Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/netmap/
H A Dnetmap_vale.c1507 netmap_detach(ifp); in nm_vi_destroy()
1606 netmap_detach(ifp); in netmap_vi_create()
H A Dnetmap_kern.h1302 void netmap_detach(struct ifnet *);
H A Dif_ptnet.c547 netmap_detach(sc->ifp); in ptnet_detach()
H A Dnetmap.c3916 netmap_detach(struct ifnet *ifp) in netmap_detach() function
/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_netmap.c995 netmap_detach(vi->ifp); in cxgbe_nm_detach()
/freebsd-12.1/sys/dev/virtio/network/
H A Dif_vtnet.c457 netmap_detach(ifp); in vtnet_detach()
/freebsd-12.1/sys/dev/re/
H A Dif_re.c1819 netmap_detach(ifp); in re_detach()
/freebsd-12.1/sys/net/
H A Diflib.c1247 #define iflib_netmap_detach(ifp) netmap_detach(ifp)