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

/linux-master/include/net/
H A Dtcp_ao.h220 int tcp_ao_copy_all_matching(const struct sock *sk, struct sock *newsk,
/linux-master/net/ipv6/
H A Dtcp_ipv6.c1533 if (tcp_ao_copy_all_matching(sk, newsk, req, skb, AF_INET6))
/linux-master/net/ipv4/
H A Dtcp_ao.c1166 int tcp_ao_copy_all_matching(const struct sock *sk, struct sock *newsk, function
H A Dtcp_ipv4.c1812 if (tcp_ao_copy_all_matching(sk, newsk, req, skb, AF_INET))

Completed in 197 milliseconds