Searched refs:MAX_PACKET_LISTS (Results 1 – 1 of 1) sorted by relevance
192 #define MAX_PACKET_LISTS 4 macro446 s->stale_count = MAX_PACKET_LISTS; in stream_shift_packet_lists()852 for (i = 0; i < MAX_PACKET_LISTS; i++) { in stream_alloc_packet_lists()859 return i < MAX_PACKET_LISTS ? -1 : 0; in stream_alloc_packet_lists()