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

/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_log.c165 int ipl_log_init; member in struct:ipf_log_softc_s
244 softl->ipl_log_init = 0;
283 softl->ipl_log_init = 1;
302 if (softl->ipl_log_init == 0)
305 softl->ipl_log_init = 0;
691 if (softl->ipl_log_init == 0) {
724 while (softl->ipl_log_init == 1 && softl->iplt[unit] == NULL) {
770 if (softl->ipl_log_init != 1) {

Completed in 66 milliseconds