Searched refs:BACKLOG_SIZE (Results 1 – 2 of 2) sorted by relevance
258 #define BACKLOG_SIZE 4 macro271 unsigned int length[BACKLOG_SIZE];
215 return (n + 1) % BACKLOG_SIZE; in backlog_next()