Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/netmap/
H A Dnetmap_kern.h615 void netmap_detach(struct ifnet *);
H A Dnetmap.c1919 netmap_detach(ifp); in netmap_attach()
1968 netmap_detach(struct ifnet *ifp) in netmap_detach() function