Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c134 int ipl_logsize; member
155 { { (void *)offsetof(ipf_log_softc_t, ipl_logsize) },
157 stsizeof(ipf_log_softc_t, ipl_logsize),
219 softl->ipl_logsize = IPFILTER_LOGSIZE;
557 if ((softl->ipl_used[unit] + len) > softl->ipl_logsize) {
694 if (uio->uio_resid > softl->ipl_logsize) {