Home
last modified time | relevance | path

Searched refs:paltq (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sbin/pfctl/
HDpfctl_parser.h87 struct pfioc_altq *paltq; member
HDpfctl.c2064 memcpy(&pf->paltq->altq, a, sizeof(struct pf_altq)); in pfctl_add_altq()
2066 if (ioctl(pf->dev, DIOCADDALTQ, pf->paltq)) { in pfctl_add_altq()
2076 pfaltq_store(&pf->paltq->altq); in pfctl_add_altq()
2148 pf.paltq = &pa; in pfctl_rules()
HDparse.y5701 print_altq(&pf->paltq->altq, 0, in expand_altq()
5889 print_queue(&pf->paltq->altq, 0, in expand_queue()