Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_hfsc.h115 struct hfsc_attach { struct
116 struct hfsc_interface iface;
117 u_int bandwidth; /* link bandwidth in bits/sec */
H A Daltq_hfsc.c1712 hfsc_attach(struct ifaltq *ifq, u_int bandwidth) in hfsc_attach() function
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_hfsc.c991 hfsc_attach(struct ifinfo *ifinfo) in hfsc_attach() function