Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_cbq.h109 struct cbq_interface { struct
128 struct cbq_interface cbq_iface; argument
135 struct cbq_interface cbq_iface;
140 struct cbq_interface cbq_iface;
147 struct cbq_interface cbq_iface;
155 struct cbq_interface cbq_iface;
161 struct cbq_interface iface;
169 #define CBQ_IF_ATTACH _IOW('Q', 1, struct cbq_interface)
170 #define CBQ_IF_DETACH _IOW('Q', 2, struct cbq_interface)
171 #define CBQ_ENABLE _IOW('Q', 3, struct cbq_interface)
[all …]
H A Daltq_cbq.c96 static int cbq_clear_hierarchy(struct cbq_interface *);
97 static int cbq_set_enable(struct cbq_interface *, int);
98 static int cbq_ifattach(struct cbq_interface *);
99 static int cbq_ifdetach(struct cbq_interface *);
799 cbq_clear_hierarchy(struct cbq_interface *ifacep) in cbq_clear_hierarchy()
823 cbq_set_enable(struct cbq_interface *ep, int enable) in cbq_set_enable()
892 cbq_ifattach(struct cbq_interface *ifacep) in cbq_ifattach()
933 cbq_ifdetach(struct cbq_interface *ifacep) in cbq_ifdetach()
987 struct cbq_interface iface; in cbqclose()
1025 error = cbq_set_enable((struct cbq_interface *)add in cbqioctl()
[all...]
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_cbq.c924 struct cbq_interface iface; in cbq_attach()
945 struct cbq_interface iface; in cbq_detach()
963 struct cbq_interface iface; in cbq_clear()
976 struct cbq_interface iface; in cbq_enable()
989 struct cbq_interface iface; in cbq_disable()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc563 unsigned struct_cbq_interface_sz = sizeof(cbq_interface);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp725 unsigned struct_cbq_interface_sz = sizeof(cbq_interface);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc724 unsigned struct_cbq_interface_sz = sizeof(cbq_interface);