Home
last modified time | relevance | path

Searched defs:avg (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dxt_hashlimit.h22 u_int32_t avg; /* Average secs between packets * scale */ member
46 u_int32_t avg; /* Average secs between packets * scale */ member
H A Dxt_limit.h10 u_int32_t avg; /* Average secs between packets * scale */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/
H A Debt_limit.h14 u_int32_t avg; /* Average secs between packets * scale */ member
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c9060 int DBK_WidthPartHW(void *pInstance,int *WidthDiffHW, int* avg, MS_U8 u8SD2HDValue) in DBK_WidthPartHW()
9195 int DBK_WidthPartTop(void * pInstance,int *WidthDiffHW, int* MaxMinDiff, int* avg, MS_U8 u8SD2HDVal… in DBK_WidthPartTop()
9542 int DBK_ComputeWidthPart( int *WidthDiffHW, int* WidthCandidate, int avg) in DBK_ComputeWidthPart()
12220 int avg =0; in VDBK_WidthPartHW() local