Lines Matching refs:found_match
8529 bool found_match = FALSE; in necp_socket_uses_interface() local
8557 found_match = TRUE; in necp_socket_uses_interface()
8562 found_match = TRUE; in necp_socket_uses_interface()
8572 return found_match; in necp_socket_uses_interface()
9875 bool found_match = FALSE; in necp_update_qos_marking() local
9878 found_match = TRUE; in necp_update_qos_marking()
9882 if (!found_match) { in necp_update_qos_marking()
10050 bool found_match = FALSE; in necp_route_is_allowed_inner() local
10053 found_match = TRUE; in necp_route_is_allowed_inner()
10057 if (!found_match) { in necp_route_is_allowed_inner()
10262 bool found_match = FALSE; in necp_route_get_netagent() local
10265 found_match = TRUE; in necp_route_get_netagent()
10269 if (!found_match) { in necp_route_get_netagent()
10379 bool found_match = FALSE; in necp_route_get_flow_divert_inner() local
10382 found_match = TRUE; in necp_route_get_flow_divert_inner()
10386 if (!found_match) { in necp_route_get_flow_divert_inner()
11203 bool found_match = FALSE; in necp_packet_can_rebind_to_ifnet() local
11231 found_match = TRUE; in necp_packet_can_rebind_to_ifnet()
11244 found_match = TRUE; in necp_packet_can_rebind_to_ifnet()
11255 return found_match; in necp_packet_can_rebind_to_ifnet()