Home
last modified time | relevance | path

Searched refs:netmap_bdg_detach (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.c630 netmap_bdg_detach(struct nmreq_header *hdr, void *auth_token) in netmap_bdg_detach() function
H A Dnetmap_kern.h1150 int netmap_bdg_detach(struct nmreq_header *hdr, void *auth_token);
H A Dnetmap.c2987 error = netmap_bdg_detach(hdr, NULL /* userspace request */); in netmap_ioctl()