Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif.c152 static int nx_netif_attach(struct kern_nexus *, struct ifnet *);
1382 err = nx_netif_attach(nx, ifp); in nx_netif_ctl_attach()
2241 nx_netif_attach(struct kern_nexus *nx, struct ifnet *ifp) in nx_netif_attach() function