Home
last modified time | relevance | path

Searched refs:tcp_v6_ao_hash_pseudoheader (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/ipv6/
Dtcp_ao.c115 int tcp_v6_ao_hash_pseudoheader(struct tcp_sigpool *hp, in tcp_v6_ao_hash_pseudoheader() function
/linux-6.12.1/include/net/
Dtcp_ao.h237 int tcp_v6_ao_hash_pseudoheader(struct tcp_sigpool *hp,
/linux-6.12.1/net/ipv4/
Dtcp_ao.c470 return tcp_v6_ao_hash_pseudoheader(hp, &sk->sk_v6_daddr, in tcp_ao_hash_pseudoheader()
486 return tcp_v6_ao_hash_pseudoheader(hp, &iph->daddr, in tcp_ao_hash_pseudoheader()
591 if (tcp_v6_ao_hash_pseudoheader(&hp, &daddr->a6, in tcp_ao_hash_hdr()