Searched defs:sk2 (Results 1 – 15 of 15) sorted by relevance
/net/ipv4/ |
D | inet_connection_sock.c | 92 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in inet_rcv_saddr_equal() 168 static bool inet_bind_conflict(const struct sock *sk, struct sock *sk2, in inet_bind_conflict() 198 static bool __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, in __inet_bhash2_conflict() 216 struct sock *sk2; in inet_bhash2_conflict() local 259 struct sock *sk2; in inet_csk_bind_conflict() local
|
D | inet_hashtables.c | 561 struct sock *sk2; in __inet_check_established() local 715 struct sock *sk2; in inet_reuseport_add_sock() local
|
D | udp.c | 147 struct sock *sk2; in udp_lib_lport_inuse() local 182 struct sock *sk2; in udp_lib_lport_inuse2() local 213 struct sock *sk2; in udp_reuseport_add_sock() local
|
D | ping.c | 82 struct sock *sk2 = NULL; in ping_get_port() local
|
D | af_inet.c | 785 struct sock *sk1 = sock->sk, *sk2; in inet_accept() local
|
D | tcp_ipv4.c | 2224 struct sock *sk2 = inet_lookup_listener(net, in tcp_v4_rcv() local
|
/net/ipv4/netfilter/ |
D | nf_tproxy_ipv4.c | 34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
|
/net/ipv6/netfilter/ |
D | nf_tproxy_ipv6.c | 57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
|
/net/core/ |
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
|
D | filter.c | 6719 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local 6767 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 280 struct sock *sk2; in __inet6_check_established() local
|
D | tcp_ipv6.c | 1807 struct sock *sk2; in tcp_v6_rcv() local
|
/net/sctp/ |
D | input.c | 756 struct sock *sk2 = ep2->base.sk; in __sctp_hash_endpoint() local
|
D | socket.c | 8411 struct sock *sk2; in sctp_get_port_local() local
|
/net/unix/ |
D | af_unix.c | 1337 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock() 1350 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()
|