| Home | Sort by: relevance | last modified time | path |
| /src/sys/altq/ | |
| altq_conf.c | 300 static struct altqsw noqdisc = {"noq", noopen, noclose, noioctl}; variable in typeref:struct:altqsw 302 static struct altqsw noqdisc = {"noq"}; variable in typeref:struct:altqsw 362 altqsw[type] = noqdisc; |