OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jobs_if
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_jobs.c
98
static struct
jobs_if
*jobs_attach(struct ifaltq *, u_int, u_int, u_int);
99
static void jobs_detach(struct
jobs_if
*);
100
static int jobs_clear_interface(struct
jobs_if
*);
102
static void jobs_purge(struct
jobs_if
*);
103
static struct jobs_class *jobs_class_create(struct
jobs_if
*,
109
static int jobs_addq(struct jobs_class *, struct mbuf *, struct
jobs_if
*);
123
static struct jobs_class *clh_to_clp(struct
jobs_if
*, u_long);
132
static int enforce_wc(struct
jobs_if
*);
133
static int64_t* adjust_rates_rdc(struct
jobs_if
*);
134
static int64_t* assign_rate_drops_adc(struct
jobs_if
*);
[
all
...]
altq_jobs.h
285
struct
jobs_if
*cl_jif; /* back pointer to jif */
367
struct
jobs_if
{
struct
368
struct
jobs_if
*jif_next; /* interface state list */
Completed in 12 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025