Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_vale.c393 netmap_vale_attach(struct nmreq_header *hdr, void *auth_token) in netmap_vale_attach() function
H A Dnetmap_kern.h1103 int netmap_vale_attach(struct nmreq_header *hdr, void *auth_token);
H A Dnetmap.c2716 error = netmap_vale_attach(hdr, NULL /* userspace request */); in netmap_ioctl()