Searched defs:pf_altq_node (Results 1 – 1 of 1) sorted by relevance
61 struct pf_altq_node { struct63 struct pf_altq_node *next; argument64 struct pf_altq_node *children; argument68 int pfctl_update_qstats(int, struct pf_altq_node **); argument