Searched refs:oldtune (Results 1 – 1 of 1) sorted by relevance
7064 ipf_tune_del(ipf_main_softc_t *softc, ipftuneable_t *oldtune) argument7071 if (ta == oldtune) {7072 *tap = oldtune->ipft_next;7073 oldtune->ipft_next = NULL;7098 ipf_tune_del_array(ipf_main_softc_t *softc, ipftuneable_t *oldtune) argument7103 for (ot = oldtune; ot->ipft_name != NULL; ot++) {