Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.c4818 boolean_t netif_compat; in ifnet_attach() local
5198 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()