Home
last modified time | relevance | path

Searched refs:red_interface (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/altq/
H A Daltq_red.h36 struct red_interface { struct
41 struct red_interface iface; argument
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)
H A Daltq_red.c760 struct red_interface *ifacep; in redioctl()
779 ifacep = (struct red_interface *)addr; in redioctl()
788 ifacep = (struct red_interface *)addr; in redioctl()
797 ifp = ifunit(((struct red_interface *)addr)->red_ifname); in redioctl()
851 ifacep = (struct red_interface *)addr; in redioctl()
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_red.c229 struct red_interface iface; in red_attach()
269 struct red_interface iface; in red_detach()
287 struct red_interface iface; in red_enable()
300 struct red_interface iface; in red_disable()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc779 unsigned struct_red_interface_sz = sizeof(red_interface);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp941 unsigned struct_red_interface_sz = sizeof(red_interface);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc940 unsigned struct_red_interface_sz = sizeof(red_interface);