OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cbq_interface
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/altq/
altq_cbq.h
109
struct
cbq_interface
{
struct
128
struct
cbq_interface
cbq_iface;
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
...]
altq_cbq.c
96
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)
823
cbq_set_enable(struct
cbq_interface
*ep, int enable)
892
cbq_ifattach(struct
cbq_interface
*ifacep)
933
cbq_ifdetach(struct
cbq_interface
*ifacep)
987
struct
cbq_interface
iface;
1025
error = cbq_set_enable((struct
cbq_interface
*)addr, ENABLE)
[
all
...]
/src/usr.sbin/altq/libaltq/
qop_cbq.c
924
struct
cbq_interface
iface;
945
struct
cbq_interface
iface;
963
struct
cbq_interface
iface;
976
struct
cbq_interface
iface;
989
struct
cbq_interface
iface;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
563
unsigned struct_cbq_interface_sz = sizeof(
cbq_interface
);
Completed in 60 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025