Lines Matching refs:tmplp
187 const nd_param_t *tmplp;
200 tmplp = nd_template_10000;
202 tmplp = nd_template_1000;
204 for (; tmplp->ndp_name != NULL; ++tmplp) {
210 ndp = &adapter->nd_params[tmplp->ndp_info];
211 *ndp = *tmplp;
251 (int)(tmplp-nd_template_10000), tmplp->ndp_info);
255 (int)(tmplp-nd_template_1000), tmplp->ndp_info);