Searched refs:IFNET_IS_COMPANION_LINK_BLUETOOTH (Results 1 – 3 of 3) sorted by relevance
284 …IFNET_IS_COMPANION_LINK_BLUETOOTH(_ifp)? stats_functional_type_bluetooth: stats_functional_type_no…
1325 #define IFNET_IS_COMPANION_LINK_BLUETOOTH(_ifp) \ macro
705 if (IFNET_IS_COMPANION_LINK_BLUETOOTH(ifp)) { in nstat_ifnet_to_flags()