Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dsock_reuseport.c156 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock()
280 struct sock *sk2 = NULL; in reuseport_select_sock() local
H A Dfilter.c5967 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local
6015 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Ddsp_dtmf.c123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
/OK3568_Linux_fs/kernel/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()
137 struct sock *sk2; in inet_csk_bind_conflict() local
H A Dinet_hashtables.c456 struct sock *sk2; in __inet_check_established() local
610 struct sock *sk2; in inet_reuseport_add_sock() local
H A Dudp.c138 struct sock *sk2; in udp_lib_lport_inuse() local
173 struct sock *sk2; in udp_lib_lport_inuse2() local
204 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.c744 struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err, kern); in inet_accept() local
H A Dtcp_ipv4.c2131 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dinet6_hashtables.c262 struct sock *sk2; in __inet6_check_established() local
H A Dtcp_ipv6.c1790 struct sock *sk2; in tcp_v6_rcv() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c319 struct bpf_sock *sk1 = NULL, *sk2 = NULL; in access_ctx_sk() local
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_nsp_in.c710 static int dn_nsp_rx_packet(struct net *net, struct sock *sk2, in dn_nsp_rx_packet()
/OK3568_Linux_fs/kernel/crypto/
H A Dalgif_hash.c238 struct sock *sk2; in hash_accept() local
H A Daf_alg.c281 struct sock *sk2; in af_alg_accept() local
/OK3568_Linux_fs/kernel/net/sctp/
H A Dinput.c742 struct sock *sk2 = epb2->sk; in __sctp_hash_endpoint() local
H A Dsocket.c8141 struct sock *sk2; in sctp_get_port_local() local
/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c1123 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock()
1138 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()