OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:priq_interface
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/altq/
altq_priq.h
44
struct
priq_interface
{
struct
50
struct
priq_interface
iface;
71
struct
priq_interface
iface;
76
struct
priq_interface
iface;
84
struct
priq_interface
iface;
92
struct
priq_interface
iface;
113
struct
priq_interface
iface;
119
#define PRIQ_IF_ATTACH _IOW('Q', 1, struct
priq_interface
)
120
#define PRIQ_IF_DETACH _IOW('Q', 2, struct
priq_interface
)
121
#define PRIQ_ENABLE _IOW('Q', 3, struct
priq_interface
)
[
all
...]
altq_priq.c
88
static int priqcmd_if_attach(struct
priq_interface
*);
89
static int priqcmd_if_detach(struct
priq_interface
*);
706
struct
priq_interface
*ifacep;
724
error = priqcmd_if_attach((struct
priq_interface
*)addr);
728
error = priqcmd_if_detach((struct
priq_interface
*)addr);
734
ifacep = (struct
priq_interface
*)addr;
795
priqcmd_if_attach(struct
priq_interface
*ap)
819
priqcmd_if_detach(struct
priq_interface
*ap)
/src/usr.sbin/altq/libaltq/
qop_priq.c
349
struct
priq_interface
iface;
374
struct
priq_interface
iface;
392
struct
priq_interface
iface;
405
struct
priq_interface
iface;
418
struct
priq_interface
iface;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
774
unsigned struct_priq_interface_sz = sizeof(
priq_interface
);
Completed in 19 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025