Searched refs:IFNET_IS_EXPENSIVE (Results 1 – 10 of 10) sorted by relevance
1492 if (IFNET_IS_EXPENSIVE(ifp) && in mptcp_session_necp_cb()1616 if (IFNET_IS_EXPENSIVE(ifp) && in mptcp_set_restrictions()
2070 if (ipv4_primary != NULL && IFNET_IS_EXPENSIVE(ipv4_primary) && in net_qos_guideline()2071 ipv6_primary != NULL && IFNET_IS_EXPENSIVE(ipv6_primary)) { in net_qos_guideline()
3741 if (IFNET_IS_EXPENSIVE(ifp) && INP_NO_EXPENSIVE(inp)) { in _inp_restricted_recv()3811 if (IFNET_IS_EXPENSIVE(ifp) && INP_NO_EXPENSIVE(inp)) { in _inp_restricted_send()
356 ((_ipobf).noexpensive && IFNET_IS_EXPENSIVE(_ifp)) || \ in ip_output_list()
645 if (ifp != NULL && IFNET_IS_EXPENSIVE(ifp)) { in flow_divert_check_no_expensive()
1735 #define IFNET_IS_EXPENSIVE(_ifp) \ macro
5339 IFNET_IS_EXPENSIVE(ifp)) { in necp_ifnet_matches_parameters()5348 IFNET_IS_EXPENSIVE(ifp)) { in necp_ifnet_matches_parameters()8572 if (IFNET_IS_EXPENSIVE(interface)) { in necp_client_copy_interface()
7463 IFNET_IS_EXPENSIVE(rt->rt_ifp)); in necp_application_find_policy_match_internal()9914 (route_rule->expensive_action == NECP_ROUTE_RULE_QOS_MARKING && IFNET_IS_EXPENSIVE(ifp)) || in necp_update_qos_marking()10163 if (IFNET_IS_EXPENSIVE(ifp)) { in necp_route_is_allowed_inner()
369 if (IFNET_IS_EXPENSIVE(ifp)) { in nstat_ifnet_to_flags()
1339 IFNET_IS_EXPENSIVE(_ifp)) || \ in selectroute()