Home
last modified time | relevance | path

Searched refs:IFNET_FAMILY_CELLULAR (Results 1 – 9 of 9) sorted by relevance

/xnu-11215/bsd/net/classq/
H A Dclassq_subr.c857 ifp->if_family == IFNET_FAMILY_CELLULAR) { in ifclassq_calc_target_qdelay()
870 ifp->if_family == IFNET_FAMILY_CELLULAR) { in ifclassq_calc_target_qdelay()
/xnu-11215/bsd/net/
H A Dif_redirect.c236 case IFNET_FAMILY_CELLULAR: in redirect_bpf_tap()
1261 rd_init.family = IFNET_FAMILY_CELLULAR; in redirect_clone_create()
1626 if (delegate_ifp->if_family != IFNET_FAMILY_CELLULAR && in redirect_ioctl_set_delegate()
H A Dkpi_interface.h118 IFNET_FAMILY_CELLULAR = 15, enumerator
H A Dif_var_private.h1387 (_ifp)->if_family == IFNET_FAMILY_CELLULAR) && \
H A Ddlil.c662 case IFNET_FAMILY_CELLULAR: in ifnet_needs_fsw_transport_netagent()
2273 _CASSERT(IFRTYPE_FAMILY_CELLULAR == IFNET_FAMILY_CELLULAR); in dlil_init()
/xnu-11215/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c199 IFNET_FAMILY_CELLULAR)) { in nx_netif_mit_init()
H A Dnx_netif_util.c782 case IFNET_FAMILY_CELLULAR: in nx_netif_pktap_output()
/xnu-11215/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c408 case IFNET_FAMILY_CELLULAR: in fsw_setup_ifp()
/xnu-11215/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1380 case IFNET_FAMILY_CELLULAR: in fq_if_calc_quantum()