Home
last modified time | relevance | path

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

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