Searched refs:ao_key (Results 1 – 2 of 2) sorted by relevance
257 int tcp_v6_ao_synack_hash(char *ao_hash, struct tcp_ao_key *ao_key,
2345 struct tcp_ao_key *ao_key; member2373 out->ao_key = READ_ONCE(ao->current_key); in tcp_get_current_key()2814 struct tcp_ao_key *ao_key; in tcp_ao_required() local2824 ao_key = tcp_ao_do_lookup(sk, l3index, saddr, family, -1, -1); in tcp_ao_required()2825 if (ao_info->ao_required || ao_key) { in tcp_ao_required()