Searched refs:nx_netif_attach (Results 1 – 1 of 1) sorted by relevance
152 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