Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dtcp_ao.h208 int tcp_ao_hash_hdr(unsigned short family, char *ao_hash,
/linux-6.12.1/net/ipv4/
Dtcp_ipv4.c708 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()
Dtcp_ao.c559 int tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, in tcp_ao_hash_hdr() function
/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c942 tcp_ao_hash_hdr(AF_INET6, (char *)topt, key->ao_key, in tcp_v6_send_response()