Home | History | Annotate | Download | only in libpcap

Lines Matching refs:icount

2274 	int icount, noffset;
2281 icount = slength(block->stmts) + 1 + block->longjt + block->longjf;
2282 noffset = min(block->offset + icount, (int)prog->bf_len);