Home
last modified time | relevance | path

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

/include/net/
Dtcp_ao.h257 int tcp_v6_ao_synack_hash(char *ao_hash, struct tcp_ao_key *ao_key,
Dtcp.h2345 struct tcp_ao_key *ao_key; member
2373 out->ao_key = READ_ONCE(ao->current_key); in tcp_get_current_key()
2814 struct tcp_ao_key *ao_key; in tcp_ao_required() local
2824 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()