HomeSort by: relevance | last modified time | path
    Searched defs:ipl_logall (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_log.c 164 int ipl_logall; member in struct:ipf_log_softc_s
183 { { (void *)offsetof(ipf_log_softc_t, ipl_logall) },
185 stsizeof(ipf_log_softc_t, ipl_logall),
243 softl->ipl_logall = 0;
487 if (!softl->ipl_logall) {
ip_log.c 164 int ipl_logall; member in struct:ipf_log_softc_s
183 { { (void *)offsetof(ipf_log_softc_t, ipl_logall) },
185 stsizeof(ipf_log_softc_t, ipl_logall),
243 softl->ipl_logall = 0;
487 if (!softl->ipl_logall) {
ip_log.c 164 int ipl_logall; member in struct:ipf_log_softc_s
183 { { (void *)offsetof(ipf_log_softc_t, ipl_logall) },
185 stsizeof(ipf_log_softc_t, ipl_logall),
243 softl->ipl_logall = 0;
487 if (!softl->ipl_logall) {

Completed in 32 milliseconds