Searched refs:ipf_proxy_tune (Results 1 – 1 of 1) sorted by relevance
117 ipftuneable_t *ipf_proxy_tune; member319 softp->ipf_proxy_tune = ipf_tune_array_copy(softp,322 if (softp->ipf_proxy_tune == NULL) {326 if (ipf_tune_array_link(softc, softp->ipf_proxy_tune) == -1) {501 if (softp->ipf_proxy_tune != NULL) {502 ipf_tune_array_unlink(softc, softp->ipf_proxy_tune);503 KFREES(softp->ipf_proxy_tune, sizeof(ipf_proxy_tuneables));504 softp->ipf_proxy_tune = NULL;