Searched defs:ao_key (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ | ||
| H A D | tcp_ao.c | 148 tcp_v6_ao_synack_hash(char * ao_hash,struct tcp_ao_key * ao_key,struct request_sock * req,const struct sk_buff * skb,int hash_offset,u32 sne) tcp_v6_ao_synack_hash() argument |
| /linux/net/ipv4/ | ||
| H A D | tcp_minisocks.c | 650 struct tcp_ao_key *ao_key; tcp_create_openreq_child() local |
| H A D | tcp_ao.c | 681 tcp_v4_ao_synack_hash(char * ao_hash,struct tcp_ao_key * ao_key,struct request_sock * req,const struct sk_buff * skb,int hash_offset,u32 sne) tcp_v4_ao_synack_hash() argument |
| H A D | tcp_output.c | 3995 struct tcp_ao_key *ao_key = NULL; tcp_make_synack() local |
| /linux/include/net/ | ||
| H A D | tcp.h | 2587 struct tcp_ao_key *ao_key; global() member |