Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ao.h60 static inline u8 *snd_other_key(struct tcp_ao_key *key) in snd_other_key() function
/linux/net/ipv4/
H A Dtcp_ao.c800 *traffic_key = snd_other_key(*key); in tcp_ao_prepare_reset()
822 traffic_key = snd_other_key(key); in tcp_ao_transmit_skb()
1080 u8 *traffic_key = snd_other_key(ao_key); in tcp_ao_cache_traffic_keys()
H A Dtcp_ipv4.c1072 key.traffic_key = snd_other_key(key.ao_key);
/linux/net/ipv6/
H A Dtcp_ipv6.c1148 key.traffic_key = snd_other_key(key.ao_key);