Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h200 #define QPRI_BITSET_SIZE 256 macro
201 __BITSET_DEFINE(qpri_bitset, QPRI_BITSET_SIZE);
H A Dpfctl_altq.c684 if (BIT_ISSET(QPRI_BITSET_SIZE, pa->priority, &if_ppa->meta.qpris)) { in eval_pfqueue_priq()
689 BIT_SET(QPRI_BITSET_SIZE, pa->priority, &if_ppa->meta.qpris); in eval_pfqueue_priq()