Searched refs:LIBIPW_FRAG_CACHE_LEN (Results 1 – 2 of 2) sorted by relevance
241 #define LIBIPW_FRAG_CACHE_LEN 4 macro770 struct libipw_frag_entry frag_cache[LIBIPW_FRAG_CACHE_LEN];
63 for (i = 0; i < LIBIPW_FRAG_CACHE_LEN; i++) { in libipw_frag_cache_find()109 if (ieee->frag_next_idx >= LIBIPW_FRAG_CACHE_LEN) in libipw_frag_cache_get()