Searched refs:tcp_ao_key_cmp (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv4/
H A Dtcp_ao.c175 static int tcp_ao_key_cmp(const struct tcp_ao_key *key, int l3index, function
210 if (!tcp_ao_key_cmp(key, l3index, addr, prefixlen,
1095 if (!tcp_ao_key_cmp(key, l3index, addr, key->prefixlen, family, -1, -1))
1202 if (tcp_ao_key_cmp(key, l3index, addr, key->prefixlen, family, -1, -1))
2155 * tcp_ao_key_cmp() does it. Do the sanity checks though.
2216 if (tcp_ao_key_cmp(key, l3index, addr, opt_in.prefix,

Completed in 227 milliseconds