Searched refs:BUF_REVOKE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c89 #define BUF_REVOKE 100 macro
549 /* move the oldest BUF_REVOKE buffers from the
553 for (j = 0; lp->oq->n && j < BUF_REVOKE; j++) {

Completed in 92 milliseconds