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