Searched refs:tplhash (Results 1 – 2 of 2) sorted by relevance
114 uint32_t tplhash; /* Base template hash ID. */ member437 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);[all …]
643 uint32_t tplhash; member697 uint32_t tplhash; member