Home
last modified time | relevance | path

Searched defs:sk2 (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c91 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
H A Dinet_hashtables.c561 struct sock *sk2; in __inet_check_established() local
715 struct sock *sk2; in inet_reuseport_add_sock() local
H A Dudp.c146 struct sock *sk2; in udp_lib_lport_inuse() local
181 struct sock *sk2; in udp_lib_lport_inuse2() local
212 struct sock *sk2; in udp_reuseport_add_sock() local
H A Dping.c82 struct sock *sk2 = NULL; in ping_get_port() local
H A Daf_inet.c776 struct sock *sk1 = sock->sk, *sk2; in inet_accept() local
H A Dtcp_ipv4.c2224 struct sock *sk2 = inet_lookup_listener(net, in tcp_v4_rcv() local
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
/openbmc/linux/net/core/
H A Dsock_reuseport.c321 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
H A Dfilter.c6728 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local
6776 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
/openbmc/linux/crypto/
H A Dalgif_hash.c234 struct sock *sk2; in hash_accept() local
H A Daf_alg.c414 struct sock *sk2; in af_alg_accept() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c327 struct bpf_sock *sk1 = NULL, *sk2 = NULL; in access_ctx_sk() local
/openbmc/linux/net/ipv6/
H A Dinet6_hashtables.c280 struct sock *sk2; in __inet6_check_established() local
H A Dtcp_ipv6.c1800 struct sock *sk2; in tcp_v6_rcv() local
/openbmc/linux/net/sctp/
H A Dinput.c756 struct sock *sk2 = ep2->base.sk; in __sctp_hash_endpoint() local
H A Dsocket.c8411 struct sock *sk2; in sctp_get_port_local() local
/openbmc/linux/net/unix/
H A Daf_unix.c1330 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock()
1343 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()