Searched refs:netmap_bwrap_attach (Results 1 – 1 of 1) sorted by relevance
144 static int netmap_bwrap_attach(struct ifnet *, struct ifnet *);641 error = netmap_bwrap_attach(fake_ifp, ifp); in netmap_get_bdg_na()1847 netmap_bwrap_attach(struct ifnet *fake, struct ifnet *real) in netmap_bwrap_attach() function