OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typereq
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/altq/
altq_conf.c
218
struct altqreq *
typereq
;
local in function:altqioctl
237
typereq
= (struct altqreq *)addr;
238
if ((ifp = ifunit(
typereq
->ifname)) == NULL)
240
typereq
->arg = (u_long)ifp->if_snd.altq_type;
altq_conf.c
218
struct altqreq *
typereq
;
local in function:altqioctl
237
typereq
= (struct altqreq *)addr;
238
if ((ifp = ifunit(
typereq
->ifname)) == NULL)
240
typereq
->arg = (u_long)ifp->if_snd.altq_type;
altq_conf.c
218
struct altqreq *
typereq
;
local in function:altqioctl
237
typereq
= (struct altqreq *)addr;
238
if ((ifp = ifunit(
typereq
->ifname)) == NULL)
240
typereq
->arg = (u_long)ifp->if_snd.altq_type;
Completed in 87 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025