Searched refs:tcp_ao_copy_all_matching (Results 1 – 3 of 3) sorted by relevance
/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 1533 if (tcp_ao_copy_all_matching(sk, newsk, req, skb, AF_INET6))
|
/linux/net/ipv4/ |
H A D | tcp_ao.c | 1188 int tcp_ao_copy_all_matching(const struct sock *sk, struct sock *newsk, in tcp_ao_copy_all_matching() function
|
H A D | tcp_ipv4.c | 1821 if (tcp_ao_copy_all_matching(sk, newsk, req, skb, AF_INET))
|