Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf.h528 #define PF_PRIO_ZERO 0xff /* match "prio 0" packets */ macro
H A Dpf.c2707 if (prio == PF_PRIO_ZERO) in pf_match_ieee8021q_pcp()