Searched refs:ipf_log_tune (Results 1 – 1 of 1) sorted by relevance
137 ipftuneable_t *ipf_log_tune; member200 softl->ipf_log_tune = ipf_tune_array_copy(softl,203 if (softl->ipf_log_tune == NULL) {207 if (ipf_tune_array_link(softc, softl->ipf_log_tune) == -1) {329 if (softl->ipf_log_tune != NULL) {330 ipf_tune_array_unlink(softc, softl->ipf_log_tune);331 KFREES(softl->ipf_log_tune, sizeof(ipf_log_tuneables));332 softl->ipf_log_tune = NULL;