OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:red_interface
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/altq/
altq_red.h
36
struct
red_interface
{
struct
41
struct
red_interface
iface;
67
struct
red_interface
iface;
107
#define RED_IF_ATTACH _IOW('Q', 1, struct
red_interface
)
108
#define RED_IF_DETACH _IOW('Q', 2, struct
red_interface
)
109
#define RED_ENABLE _IOW('Q', 3, struct
red_interface
)
110
#define RED_DISABLE _IOW('Q', 4, struct
red_interface
)
altq_red.c
760
struct
red_interface
*ifacep;
779
ifacep = (struct
red_interface
*)addr;
788
ifacep = (struct
red_interface
*)addr;
797
ifp = ifunit(((struct
red_interface
*)addr)->red_ifname);
851
ifacep = (struct
red_interface
*)addr;
/src/usr.sbin/altq/libaltq/
qop_red.c
229
struct
red_interface
iface;
269
struct
red_interface
iface;
287
struct
red_interface
iface;
300
struct
red_interface
iface;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
779
unsigned struct_red_interface_sz = sizeof(
red_interface
);
Completed in 44 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025