Searched defs:pf_altq_node (Results 1 – 1 of 1) sorted by relevance
67 struct pf_altq_node { struct69 struct pf_altq_node *next; argument70 struct pf_altq_node *children; argument74 int pfctl_update_qstats(int, struct pf_altq_node **); argument