Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/netmap/
H A Dnetmap_vale.c472 netmap_vale_detach(struct nmreq_header *hdr, void *auth_token) in netmap_vale_detach() function
H A Dnetmap_kern.h1105 int netmap_vale_detach(struct nmreq_header *hdr, void *auth_token);
H A Dnetmap.c2699 error = netmap_vale_detach(hdr, NULL /* userspace request */); in netmap_ioctl()