Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.h179 int netmap_bdg_detach_locked(struct nmreq_header *hdr, void *auth_token);
H A Dnetmap_bdg.c635 error = netmap_bdg_detach_locked(hdr, auth_token); in netmap_bdg_detach()
641 netmap_bdg_detach_locked(struct nmreq_header *hdr, void *auth_token) in netmap_bdg_detach_locked() function