Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c2078 .calc_ao_hash = tcp_v6_ao_hash_skb,
2112 .calc_ao_hash = tcp_v4_ao_hash_skb,
/linux/net/ipv4/
H A Dtcp_ao.c840 tp->af_specific->calc_ao_hash(hash_location, key, sk, skb, traffic_key, in tcp_ao_transmit_skb()
H A Dtcp_ipv4.c2482 .calc_ao_hash = tcp_v4_ao_hash_skb,
/linux/include/net/
H A Dtcp.h2276 int (*calc_ao_hash)(char *location, struct tcp_ao_key *ao, member