Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/sbin/pfctl/
Dparse.y288 int expand_altq(struct pf_altq *, struct node_if *, struct node_queue *,
1311 if (expand_altq(&a, $2, $5, $3.queue_bwspec,
4392 expand_altq(struct pf_altq *a, struct node_if *interfaces, in expand_altq() function