Searched refs:NMREQ_OPTF_ALLOWEMPTY (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libnetmap/
H A Dlibnetmap.h517 #define NMREQ_OPTF_ALLOWEMPTY (1U << 1) /* =value can be omitted */ macro
H A Dnmreq.c526 if (!(p->flags & NMREQ_OPTF_ALLOWEMPTY)) {

Completed in 51 milliseconds