Searched defs:tcp_ao_info (Results 1 – 1 of 1) sorted by relevance
86 struct tcp_ao_info { struct88 struct hlist_head head;99 struct tcp_ao_key *current_key;100 struct tcp_ao_key *rnext_key;101 struct tcp_ao_counters counters;102 u32 ao_required :1,103 accept_icmps :1,104 __unused :30;105 __be32 lisn;106 __be32 risn;[all …]