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

/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c172 int ipl_logsize = IPFILTER_LOGSIZE; variable
478 if ((iplused[dev] + len) > ipl_logsize) {
573 (uio->uio_resid > ipl_logsize))
H A Dip_fil.h1548 extern int ipl_logsize;
H A Dfil.c6066 { { &ipl_logsize }, "ipl_logsize", 0, 0x80000,
6067 sizeof(ipl_logsize), 0, NULL },

Completed in 78 milliseconds