Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dif_var_private.h1212 (_ifp)->if_subfamily == IFNET_SUBFAMILY_SIMCELL)) || \
1214 (_ifp)->if_delegated.subfamily == IFNET_SUBFAMILY_SIMCELL))
H A Dkpi_interface.h150 IFNET_SUBFAMILY_SIMCELL = 10, enumerator
H A Dif.c816 ifp->if_subfamily == IFNET_SUBFAMILY_SIMCELL))) || in if_functional_type()