Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ao.c246 static int __tcp_ao_key_cmp(const struct tcp_ao_key *key, int l3index, in tcp_ao_copy_key()
290 return __tcp_ao_key_cmp(key, l3index, in tcp_ao_sk_omem_free()
295 return __tcp_ao_key_cmp(key, l3index, addr, in tcp_ao_sk_omem_free()
143 static int __tcp_ao_key_cmp(const struct tcp_ao_key *key, int l3index, __tcp_ao_key_cmp() function