Searched defs:sk2 (Results 1 – 19 of 19) sorted by relevance
/linux-6.3-rc2/net/ipv4/ |
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() 167 static bool inet_bind_conflict(const struct sock *sk, struct sock *sk2, in inet_bind_conflict() 197 static bool __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, in __inet_bhash2_conflict() 215 struct sock *sk2; in inet_bhash2_conflict() local 258 struct sock *sk2; in inet_csk_bind_conflict() local
|
A D | inet_hashtables.c | 535 struct sock *sk2; in __inet_check_established() local 702 struct sock *sk2; in inet_reuseport_add_sock() local
|
A D | udp.c | 144 struct sock *sk2; in udp_lib_lport_inuse() local 179 struct sock *sk2; in udp_lib_lport_inuse2() local 210 struct sock *sk2; in udp_reuseport_add_sock() local
|
A D | ping.c | 88 struct sock *sk2 = NULL; in ping_get_port() local
|
A D | af_inet.c | 740 struct sock *sk1 = sock->sk, *sk2; in inet_accept() local
|
A D | tcp_ipv4.c | 2201 struct sock *sk2 = inet_lookup_listener(net, in tcp_v4_rcv() local
|
/linux-6.3-rc2/drivers/isdn/mISDN/ |
A D | dsp_dtmf.c | 123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
|
/linux-6.3-rc2/net/core/ |
A D | sock_reuseport.c | 321 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock() 576 struct sock *sk2 = NULL; in reuseport_select_sock() local
|
A D | filter.c | 6578 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local 6626 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
|
/linux-6.3-rc2/net/ipv4/netfilter/ |
A D | nf_tproxy_ipv4.c | 34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
|
/linux-6.3-rc2/net/ipv6/netfilter/ |
A D | nf_tproxy_ipv6.c | 57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
|
/linux-6.3-rc2/crypto/ |
A D | algif_hash.c | 239 struct sock *sk2; in hash_accept() local
|
A D | af_alg.c | 411 struct sock *sk2; in af_alg_accept() local
|
/linux-6.3-rc2/net/ipv6/ |
A D | inet6_hashtables.c | 259 struct sock *sk2; in __inet6_check_established() local
|
A D | tcp_ipv6.c | 1803 struct sock *sk2; in tcp_v6_rcv() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | test_sk_lookup.c | 327 struct bpf_sock *sk1 = NULL, *sk2 = NULL; in access_ctx_sk() local
|
/linux-6.3-rc2/net/sctp/ |
A D | input.c | 752 struct sock *sk2 = ep2->base.sk; in __sctp_hash_endpoint() local
|
A D | socket.c | 8381 struct sock *sk2; in sctp_get_port_local() local
|
/linux-6.3-rc2/net/unix/ |
A D | af_unix.c | 1322 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock() 1337 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()
|
Completed in 72 milliseconds