Searched refs:oldtune (Results 1 – 1 of 1) sorted by relevance
6996 ipf_tune_del(ipf_main_softc_t *softc, ipftuneable_t *oldtune) argument7003 if (ta == oldtune) {7004 *tap = oldtune->ipft_next;7005 oldtune->ipft_next = NULL;7030 ipf_tune_del_array(ipf_main_softc_t *softc, ipftuneable_t *oldtune) argument7035 for (ot = oldtune; ot->ipft_name != NULL; ot++) {