OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hfsc_attach
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/altq/
altq_hfsc.h
115
struct
hfsc_attach
{
struct
166
#define HFSC_IF_ATTACH _IOW('Q', 1, struct
hfsc_attach
)
altq_hfsc.c
147
static struct hfsc_if *
hfsc_attach
(struct ifaltq *, u_int);
152
static int hfsccmd_if_attach(struct
hfsc_attach
*);
1712
hfsc_attach
(struct ifaltq *ifq, u_int bandwidth)
function in typeref:struct:hfsc_if *
1929
error = hfsccmd_if_attach((struct
hfsc_attach
*)addr);
2001
hfsccmd_if_attach(struct
hfsc_attach
*ap)
2010
if ((hif =
hfsc_attach
(&ifp->if_snd, ap->bandwidth)) == NULL)
/src/usr.sbin/altq/libaltq/
qop_hfsc.c
69
static int
hfsc_attach
(struct ifinfo *);
88
hfsc_attach
,
991
hfsc_attach
(struct ifinfo *ifinfo)
function in typeref:typename:int
993
struct
hfsc_attach
attach;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
648
unsigned struct_hfsc_attach_sz = sizeof(
hfsc_attach
);
Completed in 17 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025