Searched refs:tcp_ao_hash_hdr (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/include/net/ |
D | tcp_ao.h | 208 int tcp_ao_hash_hdr(unsigned short family, char *ao_hash,
|
/linux-6.12.1/net/ipv4/ |
D | tcp_ipv4.c | 708 if (tcp_ao_hash_hdr(AF_INET, (char *)&reply_options[1], in tcp_v4_ao_sign_reset() 999 tcp_ao_hash_hdr(AF_INET, (char *)&rep.opt[offset], in tcp_v4_send_ack()
|
D | tcp_ao.c | 559 int tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, in tcp_ao_hash_hdr() function
|
/linux-6.12.1/net/ipv6/ |
D | tcp_ipv6.c | 942 tcp_ao_hash_hdr(AF_INET6, (char *)topt, key->ao_key, in tcp_v6_send_response()
|