Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_log.c165 int ipl_log_init; member
244 softl->ipl_log_init = 0; in ipf_log_soft_create()
283 softl->ipl_log_init = 1; in ipf_log_soft_init()
302 if (softl->ipl_log_init == 0) in ipf_log_soft_fini()
305 softl->ipl_log_init = 0; in ipf_log_soft_fini()
691 if (softl->ipl_log_init == 0) { in ipf_log_read()
724 while (softl->ipl_log_init == 1 && softl->iplt[unit] == NULL) { in ipf_log_read()
770 if (softl->ipl_log_init != 1) { in ipf_log_read()