Lines Matching refs:next
1168 /* release the buffer until next missing frame */
2146 entry = &cache->entries[cache->next++];
2147 if (cache->next >= IEEE80211_FRAGMENT_MAX)
2148 cache->next = 0;
2172 idx = cache->next;
2191 * Check ftype and addresses are equal, else check next fragment
2270 * next fragment has a sequential PN value.
2941 /* unable to resolve next hop */
3756 /* will return in the next handlers */
3782 /* skip known-bad action frames and return them in the next handler */