Re: [PATCH bpf-next v3 2/3] tcp: expose tcp_sock_set_keepidle_locked

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 2, 2020 at 2:27 AM Dmitry Yakunin <zeil@xxxxxxxxxxxxxx> wrote:
>
> -static int __tcp_sock_set_keepidle(struct sock *sk, int val)
> +int tcp_sock_set_keepidle_locked(struct sock *sk, int val)
>  {
>         struct tcp_sock *tp = tcp_sk(sk);
>
> @@ -2922,13 +2922,14 @@ static int __tcp_sock_set_keepidle(struct sock *sk, int val)
>
>         return 0;
>  }
> +EXPORT_SYMBOL(tcp_sock_set_keepidle_locked);

why export it?



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux