Home
last modified time | relevance | path

Searched refs:IFXF_IS_VPN (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dif_private.h160 #define IFXF_IS_VPN 0x00010000 /* Is VPN */ macro
H A Dif_var_private.h1483 ((_ifp)->if_xflags & IFXF_IS_VPN)
H A Dif.c4935 if_set_xflags(ifp, IFXF_IS_VPN); in ifioctl_ifreq()
4937 if_clear_xflags(ifp, IFXF_IS_VPN); in ifioctl_ifreq()
H A Dnecp.c12638 if (ifp->if_xflags & IFXF_IS_VPN && in necp_route_get_netagent()
12767 if (ifp->if_xflags & IFXF_IS_VPN && in necp_route_get_flow_divert_inner()