Searched refs:newtune (Results 1 – 1 of 1) sorted by relevance
6915 ipf_tune_add_array(ipf_main_softc_t *softc, ipftuneable_t *newtune) argument6920 for (nt = newtune; nt->ipft_name != NULL; nt++) {6923 for (dt = newtune; dt != nt; dt++) {7050 ipf_tune_add(ipf_main_softc_t *softc, ipftuneable_t *newtune) argument7054 ta = ipf_tune_findbyname(softc->ipf_tuners, newtune->ipft_name);7063 newtune->ipft_next = NULL;7064 *tap = newtune;