Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c139 } ipf_log_softc_t; typedef
149 stsizeof(ipf_log_softc_t, ipl_suppress),
153 stsizeof(ipf_log_softc_t, ipl_logall),
157 stsizeof(ipf_log_softc_t, ipl_logsize),
190 ipf_log_softc_t *softl;
193 KMALLOC(softl, ipf_log_softc_t *);
237 ipf_log_softc_t *softl = arg;
270 ipf_log_softc_t *softl = arg;
319 ipf_log_softc_t *softl = arg;
357 ipf_log_softc_t *softl = softc->ipf_log_soft;
[all …]