Searched defs:nsk (Results 1 - 17 of 17) sorted by relevance

/linux-master/kernel/bpf/
H A Dreuseport_array.c188 reuseport_array_update_check(const struct reuseport_array *array, const struct sock *nsk, const struct sock *osk, const struct sock_reuseport *nsk_reuse, u32 map_flags) argument
236 struct sock *free_osk = NULL, *osk, *nsk; local
[all...]
/linux-master/net/core/
H A Dsock_reuseport.c626 struct sock *nsk = NULL; local
H A Dsock.c2038 static void sock_copy(struct sock *nsk, const struct sock *osk) argument
/linux-master/net/dccp/
H A Dipv4.c855 struct sock *nsk; local
H A Dipv6.c748 struct sock *nsk; local
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c475 struct sock *sk = sock->sk, *nsk; local
/linux-master/arch/arm64/kvm/
H A Dpmu-emul.c604 bool p, u, nsk, nsu; local
/linux-master/net/bluetooth/
H A Dl2cap_sock.c333 struct sock *sk = sock->sk, *nsk; local
/linux-master/net/ipv6/
H A Desp6.c157 struct sock *nsk; local
H A Dtcp_ipv6.c1654 struct sock *nsk = tcp_v6_cookie_check(sk, skb); local
1801 struct sock *nsk; local
[all...]
/linux-master/net/ipv4/
H A Desp4.c140 struct sock *nsk; local
H A Dinet_connection_sock.c1023 struct sock *nsk; local
1411 struct sock *child = req->sk, *nsk; local
[all...]
H A Dtcp_ipv4.c1914 struct sock *nsk = tcp_v4_cookie_check(sk, skb); local
2217 struct sock *nsk; local
[all...]
/linux-master/net/iucv/
H A Daf_iucv.c801 struct sock *sk = sock->sk, *nsk; local
1582 struct sock *sk, *nsk; local
1836 struct sock *nsk; local
[all...]
/linux-master/net/smc/
H A Daf_smc.c460 static void smc_adjust_sock_bufsizes(struct sock *nsk, struct sock *osk, argument
488 static void smc_copy_sock_settings(struct sock *nsk, struc argument
2679 struct sock *sk = sock->sk, *nsk; local
[all...]
/linux-master/net/mptcp/
H A Dprotocol.c3254 struct sock *nsk = sk_clone_lock(sk, GFP_ATOMIC); local
[all...]
/linux-master/include/net/
H A Dsock.h951 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) argument

Completed in 252 milliseconds