Searched refs:netif_compat (Results 1 – 1 of 1) sorted by relevance
4818 boolean_t netif_compat; in ifnet_attach() local5198 netif_compat = dlil_attach_netif_compat_nexus(ifp, &nexus_netif); in ifnet_attach()5280 if (netif_compat || dlil_is_native_netif_nexus(ifp)) { in ifnet_attach()5281 if (netif_compat) { in ifnet_attach()