Searched defs:nsk (Results 1 – 12 of 12) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | reuseport_array.c | 189 const struct sock *nsk, in reuseport_array_update_check() 236 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
|
| /linux/net/ipv4/ |
| H A D | inet_connection_sock.c | 1035 struct sock *nsk; in reqsk_timer_handler() local 1468 struct sock *child = req->sk, *nsk; in inet_csk_listen_stop() local 1487 READ_ONCE(nsk->sk_data_ready)(nsk); in inet_csk_listen_stop() local
|
| H A D | tcp_ipv4.c | 1859 struct sock *nsk = tcp_v4_cookie_check(sk, skb); local 2123 struct sock *nsk; local
|
| /linux/net/core/ |
| H A D | sock_reuseport.c | 625 struct sock *nsk = NULL; in reuseport_migrate_sock() local
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |
| H A D | ipv4.c | |
| /linux/net/smc/ |
| H A D | af_smc.c | 499 static void smc_adjust_sock_bufsizes(struct sock *nsk, struct sock *osk, in smc_adjust_sock_bufsizes() 509 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings() 2713 struct sock *sk = sock->sk, *nsk; in smc_accept() local
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 1620 struct sock *nsk = tcp_v6_cookie_check(sk, skb); local 1767 struct sock *nsk; local
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | sock.c | 475 struct sock *sk = sock->sk, *nsk; rfcomm_sock_accept() local
|
| /linux/net/bluetooth/ |
| H A D | l2cap_sock.c | 333 struct sock *sk = sock->sk, *nsk; in l2cap_sock_accept() local
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 3536 struct sock *nsk = sk_clone_lock(sk, GFP_ATOMIC); in mptcp_sk_clone_init() local
|
| /linux/include/net/ |
| H A D | sock.h | 1035 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) in sock_copy_flags()
|