Home
last modified time | relevance | path

Searched refs:ao (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dtcp_ao.h187 struct tcp_ao_info *ao,
Dtcp.h2276 int (*calc_ao_hash)(char *location, struct tcp_ao_key *ao,
2368 struct tcp_ao_info *ao; in tcp_get_current_key() local
2370 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()