Home
last modified time | relevance | path

Searched refs:IFRTYPE_FUNCTIONAL_CELLULAR (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/bsd/net/
H A Dif.h353 #define IFRTYPE_FUNCTIONAL_CELLULAR 5 macro
H A Dif_private.h288 #define IFRTYPE_FUNCTIONAL_CELLULAR 5 macro
H A Dif.c911 ret = IFRTYPE_FUNCTIONAL_CELLULAR; in if_functional_type()
938 } else if (ifp->peer_egress_functional_type == IFRTYPE_FUNCTIONAL_CELLULAR) { in if_peer_egress_functional_type()
939 ret = IFRTYPE_FUNCTIONAL_CELLULAR; in if_peer_egress_functional_type()
948 } else if (if_delegated_ifp->peer_egress_functional_type == IFRTYPE_FUNCTIONAL_CELLULAR) { in if_peer_egress_functional_type()
949 ret = IFRTYPE_FUNCTIONAL_CELLULAR; in if_peer_egress_functional_type()
H A Dnetwork_agent.c1200 ev_ifdenied.ev_if_functional_type = IFRTYPE_FUNCTIONAL_CELLULAR; in netagent_send_cellular_failed_event()
H A Dntstat.c698 case IFRTYPE_FUNCTIONAL_CELLULAR: in nstat_ifnet_to_flags()
710 case IFRTYPE_FUNCTIONAL_CELLULAR: in nstat_ifnet_to_flags()
H A Dif_ipsec.c3992 case IFRTYPE_FUNCTIONAL_CELLULAR: in ipsec_ioctl()
H A Dnecp.c8823 if (interface_type_denied == IFRTYPE_FUNCTIONAL_CELLULAR) { in necp_application_find_policy_match_internal()
12087 *interface_type_denied = IFRTYPE_FUNCTIONAL_CELLULAR; in necp_route_is_allowed_inner()
12097 *interface_type_denied = IFRTYPE_FUNCTIONAL_CELLULAR; in necp_route_is_allowed_inner()