Searched refs:nmreq_foreach_option (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libnetmap/
H A Dlibnetmap.h556 #define nmreq_foreach_option(h_, o_) \ macro
H A Dnmreq.c608 nmreq_foreach_option(h, o) { function
636 * Note: can't use nmreq_foreach_option() here; it frees the
637 * list as it's walking and nmreq_foreach_option() isn't
H A Dnmport.c547 nmreq_foreach_option(&d->hdr, o) {

Completed in 49 milliseconds