Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_conf.c300 static struct altqsw noqdisc = {"noq", noopen, noclose, noioctl}; variable
302 static struct altqsw noqdisc = {"noq"}; variable