Lines Matching defs:tcp_ao_info
86 struct tcp_ao_info { struct
88 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;
124 u32 snd_sne;
125 u32 rcv_sne;
126 refcount_t refcnt; /* Protects twsk destruction */
127 struct rcu_head rcu;