Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c658 opt = nmreq_getoption(hdr, NETMAP_REQ_OPT_SYNC_KLOOP_MODE); in netmap_sync_kloop()
672 opt = nmreq_getoption(hdr, NETMAP_REQ_OPT_SYNC_KLOOP_EVENTFDS); in netmap_sync_kloop()
H A Dnetmap.c2293 nmreq_getoption(hdr, NETMAP_REQ_OPT_OFFSETS); in netmap_offsets_init()
2796 opt = nmreq_getoption(hdr, NETMAP_REQ_OPT_EXTMEM); in netmap_ioctl()
2843 opt = nmreq_getoption(hdr, NETMAP_REQ_OPT_CSB); in netmap_ioctl()
3127 opt = nmreq_getoption(hdr, NETMAP_REQ_OPT_CSB); in netmap_ioctl()
3611 nmreq_getoption(struct nmreq_header *hdr, uint16_t reqtype) in nmreq_getoption() function
H A Dnetmap_kern.h2445 struct nmreq_option * nmreq_getoption(struct nmreq_header *, uint16_t);