Lines Matching refs:found_match
8924 bool found_match = FALSE; in necp_socket_uses_interface() local
8955 found_match = TRUE; in necp_socket_uses_interface()
8960 found_match = TRUE; in necp_socket_uses_interface()
8968 return found_match; in necp_socket_uses_interface()
10236 bool found_match = FALSE; in necp_update_qos_marking() local
10239 found_match = TRUE; in necp_update_qos_marking()
10243 if (!found_match) { in necp_update_qos_marking()
10411 bool found_match = FALSE; in necp_route_is_allowed_inner() local
10414 found_match = TRUE; in necp_route_is_allowed_inner()
10418 if (!found_match) { in necp_route_is_allowed_inner()
10634 bool found_match = FALSE; in necp_route_get_netagent() local
10637 found_match = TRUE; in necp_route_get_netagent()
10641 if (!found_match) { in necp_route_get_netagent()
10751 bool found_match = FALSE; in necp_route_get_flow_divert_inner() local
10754 found_match = TRUE; in necp_route_get_flow_divert_inner()
10758 if (!found_match) { in necp_route_get_flow_divert_inner()
11572 bool found_match = FALSE; in necp_packet_can_rebind_to_ifnet() local
11592 found_match = TRUE; in necp_packet_can_rebind_to_ifnet()
11598 found_match = TRUE; in necp_packet_can_rebind_to_ifnet()
11608 if (found_match) { in necp_packet_can_rebind_to_ifnet()