Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_hfsc.h45 struct classinfo *root_class; /* root class */ member
H A Dqop_cbq.h49 struct classinfo *root_class; /* root class */ member
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_altq.c513 int root_class, default_class; in check_commit_cbq() local