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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.h184 #define QPRI_BITSET_SIZE 256 macro
185 BITSET_DEFINE(qpri_bitset, QPRI_BITSET_SIZE);
H A Dpfctl_altq.c693 if (BIT_ISSET(QPRI_BITSET_SIZE, pa->priority, &if_ppa->meta.qpris)) {
698 BIT_SET(QPRI_BITSET_SIZE, pa->priority, &if_ppa->meta.qpris);

Completed in 98 milliseconds