Home
last modified time | relevance | path

Searched defs:pf_altq_node (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_qstats.c61 struct pf_altq_node { struct
63 struct pf_altq_node *next; argument
64 struct pf_altq_node *children; argument
68 int pfctl_update_qstats(int, struct pf_altq_node **); argument