Searched refs:tcp_ao_calc_key_skb (Results 1 – 1 of 1) sorted by relevance
/linux-6.8/net/ipv4/ |
D | tcp_ao.c | 406 static int tcp_ao_calc_key_skb(struct tcp_ao_key *mkt, u8 *key, in tcp_ao_calc_key_skb() function 760 if (tcp_ao_calc_key_skb(*key, *traffic_key, skb, in tcp_ao_prepare_reset() 1035 tcp_ao_calc_key_skb(key, traffic_key, skb, sisn, disn, family); in tcp_inbound_ao_hash()
|