Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Din_pcb.h280IFNET_IS_COMPANION_LINK_BLUETOOTH(_ifp)? stats_functional_type_bluetooth: stats_functional_type_un…
/xnu-12377.1.9/bsd/net/
H A Dif_var_private.h1450 #define IFNET_IS_COMPANION_LINK_BLUETOOTH(_ifp) \ macro
H A Dif_ports_used.c1401 IFNET_IS_COMPANION_LINK_BLUETOOTH(ifp) == false) { in if_set_wake_physical_interface()
H A Dntstat.c981 if (IFNET_IS_COMPANION_LINK_BLUETOOTH(ifp)) { in nstat_ifnet_to_flags()