Home
last modified time | relevance | path

Searched defs:traffic_key (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ao.c726 tcp_ao_prepare_reset(const struct sock * sk,struct sk_buff * skb,const struct tcp_ao_hdr * aoh,int l3index,u32 seq,struct tcp_ao_key ** key,char ** traffic_key,bool * allocated_traffic_key,u8 * keyid,u32 * sne) tcp_ao_prepare_reset() argument
817 u8 *traffic_key; tcp_ao_transmit_skb() local
904 tcp_ao_verify_hash(const struct sock * sk,const struct sk_buff * skb,unsigned short int family,struct tcp_ao_info * info,const struct tcp_ao_hdr * aoh,struct tcp_ao_key * key,u8 * traffic_key,u8 * phash,u32 sne,int l3index) tcp_ao_verify_hash() argument
954 u8 *traffic_key; tcp_inbound_ao_hash() local
1080 u8 *traffic_key = snd_other_key(ao_key); tcp_ao_cache_traffic_keys() local
[all...]
H A Dtcp_ipv4.c695 char *traffic_key; tcp_v4_ao_sign_reset() local
[all...]
/linux/include/net/
H A Dtcp.h2395 char *traffic_key; global() member