Searched refs:oldtune (Results 1 – 1 of 1) sorted by relevance
7216 ipf_tune_del(softc, oldtune) in ipf_tune_del() argument7218 ipftuneable_t *oldtune;7225 if (ta == oldtune) {7226 *tap = oldtune->ipft_next;7227 oldtune->ipft_next = NULL;7252 ipf_tune_del_array(softc, oldtune) in ipf_tune_del_array() argument7254 ipftuneable_t *oldtune;7259 for (ot = oldtune; ot->ipft_name != NULL; ot++) {