Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c10449 bool found_match = FALSE; in necp_socket_uses_interface() local
10480 found_match = TRUE; in necp_socket_uses_interface()
10485 found_match = TRUE; in necp_socket_uses_interface()
10493 return found_match; in necp_socket_uses_interface()
11968 bool found_match = FALSE; in necp_update_qos_marking() local
11971 found_match = TRUE; in necp_update_qos_marking()
11975 if (!found_match) { in necp_update_qos_marking()
12147 bool found_match = FALSE; in necp_route_is_allowed_inner() local
12150 found_match = TRUE; in necp_route_is_allowed_inner()
12154 if (!found_match) { in necp_route_is_allowed_inner()
[all …]