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