Searched refs:oldtune (Results 1 – 1 of 1) sorted by relevance
7183 ipf_tune_del(softc, oldtune) in ipf_tune_del() argument7185 ipftuneable_t *oldtune;7192 if (ta == oldtune) {7193 *tap = oldtune->ipft_next;7194 oldtune->ipft_next = NULL;7219 ipf_tune_del_array(softc, oldtune) in ipf_tune_del_array() argument7221 ipftuneable_t *oldtune;7226 for (ot = oldtune; ot->ipft_name != NULL; ot++) {