OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fve
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_flowvalve.h
60
struct
fve
{
struct
61
TAILQ_ENTRY(
fve
) fve_lru; /* for LRU list */
80
TAILQ_HEAD(fv_flowhead,
fve
) fv_flowlist; /* LRU list */
82
struct
fve
*fv_fves; /* pointer to the allocated fves */
87
u_int pass; /* # of packets that have the
fve
altq_red.c
212
static inline struct
fve
*flowlist_lookup(struct flowvalve *,
214
static inline struct
fve
*flowlist_reclaim(struct flowvalve *,
216
static inline void flowlist_move_to_head(struct flowvalve *, struct
fve
*);
221
struct
fve
**);
223
struct
fve
*);
354
struct
fve
*
fve
= NULL;
local
357
if (fv_checkflow(rp->red_flowvalve, pktattr, &
fve
)) {
471
fv_dropbyred(rp->red_flowvalve, pktattr,
fve
);
1084
#define FV_TTHRESH 3 /* time threshold to delete
fve
*/
1128
struct
fve
*
fve
;
local
1195
struct
fve
*
fve
;
local
1252
struct
fve
*
fve
;
local
1331
struct
fve
*
fve
;
local
1409
struct
fve
*
fve
;
local
[
all
...]
Completed in 22 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026