Searched refs:ipf_nat_tune (Results 1 – 2 of 2) sorted by relevance
651 ipftuneable_t *ipf_nat_tune; member
310 softn->ipf_nat_tune = ipf_tune_array_copy(softn,313 if (softn->ipf_nat_tune == NULL) {317 if (ipf_tune_array_link(softc, softn->ipf_nat_tune) == -1) {358 if (softn->ipf_nat_tune != NULL) {359 ipf_tune_array_unlink(softc, softn->ipf_nat_tune);360 KFREES(softn->ipf_nat_tune, sizeof(ipf_nat_tuneables));361 softn->ipf_nat_tune = NULL;