OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blue_interface
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/altq/
altq_blue.h
35
struct
blue_interface
{
struct
40
struct
blue_interface
iface;
54
struct
blue_interface
iface;
70
#define BLUE_IF_ATTACH _IOW('Q', 1, struct
blue_interface
)
71
#define BLUE_IF_DETACH _IOW('Q', 2, struct
blue_interface
)
72
#define BLUE_ENABLE _IOW('Q', 3, struct
blue_interface
)
73
#define BLUE_DISABLE _IOW('Q', 4, struct
blue_interface
)
altq_blue.c
157
struct
blue_interface
*ifacep;
176
ifacep = (struct
blue_interface
*)addr;
185
ifacep = (struct
blue_interface
*)addr;
194
ifp = ifunit(((struct
blue_interface
*)addr)->blue_ifname);
251
ifacep = (struct
blue_interface
*)addr;
/src/usr.sbin/altq/libaltq/
qop_blue.c
200
struct
blue_interface
iface;
239
struct
blue_interface
iface;
257
struct
blue_interface
iface;
270
struct
blue_interface
iface;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
548
unsigned struct_blue_interface_sz = sizeof(
blue_interface
);
Completed in 41 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025