Searched defs:sk2 (Results 1 – 15 of 15) sorted by relevance
/linux/net/ipv4/ |
H A D | inet_connection_sock.c | 91 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in inet_rcv_saddr_equal() 170 static bool inet_bind_conflict(const struct sock *sk, struct sock *sk2, in inet_bind_conflict() 200 static bool __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, in __inet_bhash2_conflict() 224 struct sock *sk2; in inet_bhash2_conflict() local 248 struct sock *sk2; in inet_csk_bind_conflict() local
|
H A D | af_inet.c | 777 struct sock *sk1 = sock->sk, *sk2; in inet_accept() local
|
H A D | tcp_ipv4.c | 2429 struct sock *sk2 = inet_lookup_listener(net, local
|
/linux/drivers/isdn/mISDN/ |
H A D | dsp_dtmf.c | 123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
|
/linux/net/core/ |
H A D | sock_reuseport.c | 320 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock() 575 struct sock *sk2 = NULL; in reuseport_select_sock() local
|
H A D | filter.c | 6867 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local 6913 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
|
/linux/net/ipv4/netfilter/ |
H A D | nf_tproxy_ipv4.c | 34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
|
/linux/net/ipv6/netfilter/ |
H A D | nf_tproxy_ipv6.c | 57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
|
/linux/crypto/ |
H A D | algif_hash.c | 234 struct sock *sk2; in hash_accept() local
|
H A D | af_alg.c | 415 struct sock *sk2; in af_alg_accept() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_lookup.c | 327 struct bpf_sock *sk1 = NULL, *sk2 = NULL; in access_ctx_sk() local
|
/linux/net/ipv6/ |
H A D | inet6_hashtables.c | 281 struct sock *sk2; in __inet6_check_established() local
|
/linux/net/sctp/ |
H A D | input.c | 756 struct sock *sk2 = ep2->base.sk; in __sctp_hash_endpoint() local
|
H A D | socket.c | 8418 struct sock *sk2; in sctp_get_port_local() local
|
/linux/net/unix/ |
H A D | af_unix.c | 1502 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock() 1516 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()
|