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.c2097 u32 matched_keys; /* keys from ao_info matched so far */ in tcp_ao_copy_mkts_to_user() local
2210 matched_keys = 0; in tcp_ao_copy_mkts_to_user()
2232 matched_keys++; in tcp_ao_copy_mkts_to_user()
2233 if (matched_keys > max_keys) in tcp_ao_copy_mkts_to_user()
2283 &matched_keys, sizeof(u32))) in tcp_ao_copy_mkts_to_user()