Lines Matching refs:tplhash
114 uint32_t tplhash; /* Base template hash ID. */ member
437 tpl->mb->tplhash = hash32_str(tpl->mb->tplname, 0);
440 tpl->mb->tplhash = hash32_str(
441 tpl->mb->voi_meta[voi_id].name, tpl->mb->tplhash);
443 tpl->mb->tplhash = hash32_buf(tpl->sb, tpl->sb->cursz,
444 tpl->mb->tplhash);
996 tpllist[i]->mb->tplhash)) {
1000 } else if (hash == tpllist[i]->mb->tplhash) {
1476 sb->tplhash = tpllist[tpl_id]->mb->tplhash;
2060 sbuf_printf(buf, ", tplhash=%u", sb->tplhash);
2130 sb->tplhash);
2244 if (stats_tpl_fetch(stats_tpl_fetch_allocid(NULL, sb->tplhash),
2267 sbv.tplhash = sb->tplhash;
3721 tpllist[i]->mb->tplname, tpllist[i]->mb->tplhash);
3807 tpllist[rates[i].tpl_slot_id]->mb->tplhash,