Searched refs:ao (Results 1 – 2 of 2) sorted by relevance
187 struct tcp_ao_info *ao,
2276 int (*calc_ao_hash)(char *location, struct tcp_ao_key *ao,2368 struct tcp_ao_info *ao; in tcp_get_current_key() local2370 ao = rcu_dereference_protected(tp->ao_info, in tcp_get_current_key()2372 if (ao) { in tcp_get_current_key()2373 out->ao_key = READ_ONCE(ao->current_key); in tcp_get_current_key()