Searched defs:tcp_ao_info (Results 1 – 1 of 1) sorted by relevance
91 struct tcp_ao_info { struct93 struct hlist_head head;105 struct tcp_ao_key *current_key;106 struct tcp_ao_key *rnext_key;107 struct tcp_ao_counters counters;108 u32 ao_required :1,109 accept_icmps :1,110 __unused :30;111 __be32 lisn;112 __be32 risn;[all …]