Searched refs:cat_prev (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c1000 int cat_prev = -1; local
1008 if (cat <= cat_prev)
1010 cat_prev = cat;
1103 u32 cat_prev = CIPSO_V4_MAX_REM_CATS + 1; local
1116 if (cat_high > cat_prev)
1119 cat_prev = cat_low;

Completed in 92 milliseconds