Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/netmap/
HDnetmap_kloop.c652 opt = nmreq_findoption((struct nmreq_option *)(uintptr_t)hdr->nr_options, in netmap_sync_kloop()
667 opt = nmreq_findoption((struct nmreq_option *)(uintptr_t)hdr->nr_options, in netmap_sync_kloop()
HDnetmap.c2473 opt = nmreq_findoption((struct nmreq_option *)(uintptr_t)hdr->nr_options, in netmap_ioctl()
2527 opt = nmreq_findoption((struct nmreq_option *)(uintptr_t)hdr->nr_options, in netmap_ioctl()
2807 opt = nmreq_findoption((struct nmreq_option *)(uintptr_t)hdr->nr_options, in netmap_ioctl()
3184 nmreq_findoption(struct nmreq_option *opt, uint16_t reqtype) in nmreq_findoption() function
3197 while ((opt = nmreq_findoption((struct nmreq_option *)(uintptr_t)opt->nro_next, in nmreq_checkduplicate()
HDnetmap_kern.h2391 struct nmreq_option * nmreq_findoption(struct nmreq_option *, uint16_t);