Home
last modified time | relevance | path

Searched refs:BACKLOG (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c87 #define BACKLOG 30 /* this many backlogged classes, we only need BACKLOG+1 */ macro
89 struct list_head ll[BACKLOG + 10];
123 if (i < BACKLOG) { in drop()
583 for (i=0; i <= BACKLOG+5; i++) in init()
692 if (i < BACKLOG) { in controller()