/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) {
|