Home
last modified time | relevance | path

Searched refs:IFNET_IS_VPN (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/net/
H A Dif_var_private.h1357 #define IFNET_IS_VPN(_ifp) \ macro
H A Dntstat.c675 peer_egress_functional_type = if_peer_egress_functional_type(ifp, !(IFNET_IS_VPN(ifp))); in nstat_ifnet_to_flags()
724 if (IFNET_IS_VPN(ifp)) { in nstat_ifnet_to_flags()
H A Dnecp.c11898 (route_rule->vpn_action == NECP_ROUTE_RULE_QOS_MARKING && IFNET_IS_VPN(ifp))) { in necp_update_qos_marking()
12228 if (IFNET_IS_VPN(ifp)) { in necp_route_is_allowed_inner()