Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/classq/
H A Dclassq_subr.c854 ifp->if_family == IFNET_FAMILY_CELLULAR) { in ifclassq_calc_target_qdelay()
867 ifp->if_family == IFNET_FAMILY_CELLULAR) { in ifclassq_calc_target_qdelay()
/xnu-10002.41.9/bsd/net/
H A Dif_redirect.c235 case IFNET_FAMILY_CELLULAR: in redirect_bpf_tap()
1210 rd_init.family = IFNET_FAMILY_CELLULAR; in redirect_clone_create()
1574 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.h1367 (_ifp)->if_family == IFNET_FAMILY_CELLULAR) && \
H A Ddlil.c1013 case IFNET_FAMILY_CELLULAR: in ifnet_needs_fsw_transport_netagent()
2683 _CASSERT(IFRTYPE_FAMILY_CELLULAR == IFNET_FAMILY_CELLULAR); in dlil_init()
/xnu-10002.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c198 IFNET_FAMILY_CELLULAR)) { in nx_netif_mit_init()
H A Dnx_netif_util.c768 case IFNET_FAMILY_CELLULAR: in nx_netif_pktap_output()
/xnu-10002.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c410 case IFNET_FAMILY_CELLULAR: in fsw_setup_ifp()
/xnu-10002.41.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1297 case IFNET_FAMILY_CELLULAR: in fq_if_calc_quantum()