Home
last modified time | relevance | path

Searched refs:tplhash (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_stats.c119 uint32_t tplhash; /* Base template hash ID. */ member
442 tpl->mb->tplhash = hash32_str(tpl->mb->tplname, 0);
445 tpl->mb->tplhash = hash32_str(
449 tpl->mb->tplhash);
1001 tpllist[i]->mb->tplhash)) {
1005 } else if (hash == tpllist[i]->mb->tplhash) {
1469 sb->tplhash = tpllist[tpl_id]->mb->tplhash;
2053 sbuf_printf(buf, ", tplhash=%u", sb->tplhash);
2123 sb->tplhash);
2260 sbv.tplhash = sb->tplhash;
[all …]
/f-stack/freebsd/sys/
H A Dstats.h645 uint32_t tplhash; member
699 uint32_t tplhash; member