Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c10347 bool found_match = FALSE; in necp_socket_uses_interface() local
10378 found_match = TRUE; in necp_socket_uses_interface()
10383 found_match = TRUE; in necp_socket_uses_interface()
10391 return found_match; in necp_socket_uses_interface()
11870 bool found_match = FALSE; in necp_update_qos_marking() local
11873 found_match = TRUE; in necp_update_qos_marking()
11877 if (!found_match) { in necp_update_qos_marking()
12047 bool found_match = FALSE; in necp_route_is_allowed_inner() local
12050 found_match = TRUE; in necp_route_is_allowed_inner()
12054 if (!found_match) { in necp_route_is_allowed_inner()
[all …]