OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pqid
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dist/pf/net/
pf_ioctl.c
570
if (rule->
pqid
!= rule->qid)
571
pf_qid_unref(rule->
pqid
);
1497
if ((rule->
pqid
=
1501
rule->
pqid
= rule->qid;
1748
if ((newrule->
pqid
=
1752
newrule->
pqid
= newrule->qid;
pf.c
5725
int
pqid
= 0;
local in function:pf_test
5818
pqid
= 1;
5938
if (
pqid
|| (pd.tos & IPTOS_LOWDELAY))
5939
atag->qid = r->
pqid
;
5948
if (
pqid
|| (pd.tos & IPTOS_LOWDELAY))
5949
m->m_pkthdr.pf.qid = r->
pqid
;
6366
atag->qid = r->
pqid
;
6376
m->m_pkthdr.pf.qid = r->
pqid
;
pfvar.h
568
u_int32_t
pqid
;
member in struct:pf_rule
/src/dist/pf/sbin/pfctl/
pfctl_optimize.c
191
PF_RULE_FIELD(
pqid
, DC),
pfctl.c
730
printf(" [ queue: qname=%s qid=%u pqname=%s
pqid
=%u ]\n",
731
rule->qname, rule->qid, rule->pqname, rule->
pqid
);
Completed in 22 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025