Lines Matching refs:found_match
10460 bool found_match = FALSE; in necp_socket_uses_interface() local
10491 found_match = TRUE; in necp_socket_uses_interface()
10496 found_match = TRUE; in necp_socket_uses_interface()
10504 return found_match; in necp_socket_uses_interface()
11979 bool found_match = FALSE; in necp_update_qos_marking() local
11982 found_match = TRUE; in necp_update_qos_marking()
11986 if (!found_match) { in necp_update_qos_marking()
12158 bool found_match = FALSE; in necp_route_is_allowed_inner() local
12161 found_match = TRUE; in necp_route_is_allowed_inner()
12165 if (!found_match) { in necp_route_is_allowed_inner()
12540 bool found_match = FALSE; in necp_route_get_netagent() local
12543 found_match = TRUE; in necp_route_get_netagent()
12547 if (!found_match) { in necp_route_get_netagent()
12687 bool found_match = FALSE; in necp_route_get_flow_divert_inner() local
12690 found_match = TRUE; in necp_route_get_flow_divert_inner()
12694 if (!found_match) { in necp_route_get_flow_divert_inner()
13723 bool found_match = FALSE; in necp_packet_can_rebind_to_ifnet() local
13743 found_match = TRUE; in necp_packet_can_rebind_to_ifnet()
13749 found_match = TRUE; in necp_packet_can_rebind_to_ifnet()
13759 if (found_match) { in necp_packet_can_rebind_to_ifnet()