Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp.c9484 bool found_match = FALSE; in necp_socket_uses_interface() local
9515 found_match = TRUE; in necp_socket_uses_interface()
9520 found_match = TRUE; in necp_socket_uses_interface()
9528 return found_match; in necp_socket_uses_interface()
10891 bool found_match = FALSE; in necp_update_qos_marking() local
10894 found_match = TRUE; in necp_update_qos_marking()
10898 if (!found_match) { in necp_update_qos_marking()
11067 bool found_match = FALSE; in necp_route_is_allowed_inner() local
11070 found_match = TRUE; in necp_route_is_allowed_inner()
11074 if (!found_match) { in necp_route_is_allowed_inner()
[all …]