Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_log.c123 int ipl_logall; member
142 { { (void *)offsetof(ipf_log_softc_t, ipl_logall) },
144 stsizeof(ipf_log_softc_t, ipl_logall),
207 softl->ipl_logall = 0; in ipf_log_soft_create()
440 if (!softl->ipl_logall) { in ipf_log_pkt()