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

/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c159 int ipl_log_init; member in struct:ipf_log_softc_s
244 softl->ipl_log_init = 0;
278 softl->ipl_log_init = 1;
299 if (softl->ipl_log_init == 0)
302 softl->ipl_log_init = 0;
700 if (softl->ipl_log_init == 0) {
733 while (softl->ipl_log_init == 1 && softl->iplt[unit] == NULL) {
779 if (softl->ipl_log_init != 1) {

Completed in 83 milliseconds