| Home | Sort by: relevance | last modified time | path |
| /src/sys/altq/ | |
| altq_conf.c | 218 struct altqreq *typereq; local 237 typereq = (struct altqreq *)addr; 238 if ((ifp = ifunit(typereq->ifname)) == NULL) 240 typereq->arg = (u_long)ifp->if_snd.altq_type; |