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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l7filter/
H A Dl7_filter_main.c82 static s_pattern_cache * first_pattern_cache = NULL; variable
305 s_pattern_cache *node = first_pattern_cache;
630 s_pattern_cache * node = first_pattern_cache;
697 first_pattern_cache = tmp;
711 s_pattern_cache *node = first_pattern_cache;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/project/gpl/l7filter/
H A Dl7_filter_main.c85 static s_pattern_cache * first_pattern_cache = NULL; variable
308 s_pattern_cache *node = first_pattern_cache;
657 s_pattern_cache * node = first_pattern_cache;
725 first_pattern_cache = tmp;
739 s_pattern_cache *node = first_pattern_cache;

Completed in 72 milliseconds