Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.c544 netmap_bdg_attach(struct nmreq_header *hdr, void *auth_token) in netmap_bdg_attach() function
H A Dnetmap_kern.h1149 int netmap_bdg_attach(struct nmreq_header *hdr, void *auth_token);
H A Dnetmap.c2982 error = netmap_bdg_attach(hdr, NULL /* userspace request */); in netmap_ioctl()