Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c710 if (tcp_ao_hash_hdr(AF_INET, (char *)&reply_options[1], in tcp_v4_ao_sign_reset()
1001 tcp_ao_hash_hdr(AF_INET, (char *)&rep.opt[offset], in tcp_v4_send_ack()
H A Dtcp_ao.c560 int tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, in tcp_ao_hash_hdr() function
/linux/net/ipv6/
H A Dtcp_ipv6.c942 tcp_ao_hash_hdr(AF_INET6, (char *)topt, key->ao_key, in tcp_v6_send_response()