Lines Matching defs:tcp_ao_info
91 struct tcp_ao_info { struct
93 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;
130 u32 snd_sne;
131 u32 rcv_sne;
132 refcount_t refcnt; /* Protects twsk destruction */
133 struct rcu_head rcu;