Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ao.c2118 u32 matched_keys; /* keys from ao_info matched so far */ in tcp_ao_copy_mkts_to_user() local
2231 matched_keys = 0; in tcp_ao_copy_mkts_to_user()
2253 matched_keys++; in tcp_ao_copy_mkts_to_user()
2254 if (matched_keys > max_keys) in tcp_ao_copy_mkts_to_user()
2300 &matched_keys, sizeof(u32))) in tcp_ao_copy_mkts_to_user()