Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/ !
H A Din_pcb.h290IFNET_IS_COMPANION_LINK_BLUETOOTH(_ifp)? stats_functional_type_bluetooth: stats_functional_type_no…
/xnu-11215.61.5/bsd/net/ !
H A Dif_var_private.h1325 #define IFNET_IS_COMPANION_LINK_BLUETOOTH(_ifp) \ macro
H A Dntstat.c703 if (IFNET_IS_COMPANION_LINK_BLUETOOTH(ifp)) { in nstat_ifnet_to_flags()