Home
last modified time | relevance | path

Searched refs:tcp_ao_copy_all_matching (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/net/
Dtcp_ao.h188 int tcp_ao_copy_all_matching(const struct sock *sk, struct sock *newsk,
/linux-6.12.1/net/ipv4/
Dtcp_ao.c1187 int tcp_ao_copy_all_matching(const struct sock *sk, struct sock *newsk, in tcp_ao_copy_all_matching() function
Dtcp_ipv4.c1818 if (tcp_ao_copy_all_matching(sk, newsk, req, skb, AF_INET))
/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c1530 if (tcp_ao_copy_all_matching(sk, newsk, req, skb, AF_INET6))