Searched refs:IFNET_IS_EXPENSIVE (Results 1 – 10 of 10) sorted by relevance
1382 if (IFNET_IS_EXPENSIVE(ifp) && in mptcp_session_necp_cb()1506 if (IFNET_IS_EXPENSIVE(ifp) && in mptcp_set_restrictions()
2090 if (ipv4_primary != NULL && IFNET_IS_EXPENSIVE(ipv4_primary) && in net_qos_guideline()2091 ipv6_primary != NULL && IFNET_IS_EXPENSIVE(ipv6_primary)) { in net_qos_guideline()
3984 if (IFNET_IS_EXPENSIVE(ifp) && INP_NO_EXPENSIVE(inp)) { in _inp_restricted_recv()4071 if (IFNET_IS_EXPENSIVE(ifp) && INP_NO_EXPENSIVE(inp)) { in _inp_restricted_send()
363 ((_ipobf).noexpensive && IFNET_IS_EXPENSIVE(_ifp)) || \ in ip_output_list()
710 if (ifp != NULL && IFNET_IS_EXPENSIVE(ifp)) { in flow_divert_check_no_expensive()
1327 #define IFNET_IS_EXPENSIVE(_ifp) \ macro
5615 IFNET_IS_EXPENSIVE(ifp)) { in necp_ifnet_matches_parameters()5624 IFNET_IS_EXPENSIVE(ifp)) { in necp_ifnet_matches_parameters()9242 if (IFNET_IS_EXPENSIVE(interface)) { in necp_client_copy_interface()
8246 IFNET_IS_EXPENSIVE(rt->rt_ifp)); in necp_application_find_policy_match_internal()10930 (route_rule->expensive_action == NECP_ROUTE_RULE_QOS_MARKING && IFNET_IS_EXPENSIVE(ifp)) || in necp_update_qos_marking()11230 if (IFNET_IS_EXPENSIVE(ifp)) { in necp_route_is_allowed_inner()
384 if (IFNET_IS_EXPENSIVE(ifp)) { in nstat_ifnet_to_flags()
1431 IFNET_IS_EXPENSIVE(_ifp)) || \ in selectroute()