Searched refs:ipl_logsize (Results 1 – 1 of 1) sorted by relevance
125 int ipl_logsize; member146 { { (void *)offsetof(ipf_log_softc_t, ipl_logsize) },148 stsizeof(ipf_log_softc_t, ipl_logsize),209 softl->ipl_logsize = IPFILTER_LOGSIZE; in ipf_log_soft_create()530 if ((softl->ipl_used[unit] + len) > softl->ipl_logsize) { in ipf_log_items()661 if (uio->uio_resid > softl->ipl_logsize) { in ipf_log_read()