Home
last modified time | relevance | path

Searched refs:__inet_inherit_port (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h228 int __inet_inherit_port(const struct sock *sk, struct sock *child);
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c140 int __inet_inherit_port(const struct sock *sk, struct sock *child) in __inet_inherit_port() function
185 EXPORT_SYMBOL_GPL(__inet_inherit_port); variable
H A Dtcp_ipv4.c1615 if (__inet_inherit_port(sk, newsk) < 0) in tcp_v4_syn_recv_sock()
/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h295 int __inet_inherit_port(const struct sock *sk, struct sock *child);
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c221 int __inet_inherit_port(const struct sock *sk, struct sock *child) in __inet_inherit_port() function
299 EXPORT_SYMBOL_GPL(__inet_inherit_port); variable
H A Dtcp_ipv4.c1635 if (__inet_inherit_port(sk, newsk) < 0) in tcp_v4_syn_recv_sock()
/kernel/linux/linux-5.10/net/dccp/
H A Dipv4.c430 if (__inet_inherit_port(sk, newsk) < 0) in dccp_v4_request_recv_sock()
H A Dipv6.c536 if (__inet_inherit_port(sk, newsk) < 0) { in dccp_v6_request_recv_sock()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c442 if (__inet_inherit_port(sk, newsk) < 0) in dccp_v4_request_recv_sock()
H A Dipv6.c547 if (__inet_inherit_port(sk, newsk) < 0) { in dccp_v6_request_recv_sock()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c961 if (__inet_inherit_port(sk, newsk) < 0) in tcp_nip_syn_recv_sock()
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c1403 if (__inet_inherit_port(sk, newsk) < 0) { in tcp_v6_syn_recv_sock()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1076 __inet_inherit_port(lsk, newsk); in inet_inherit_port()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1075 __inet_inherit_port(lsk, newsk); in inet_inherit_port()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c1377 if (__inet_inherit_port(sk, newsk) < 0) { in tcp_v6_syn_recv_sock()

Completed in 40 milliseconds