Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_stats.c1071 return (rates[i].tpl_slot_id);
3806 tpllist[rates[i].tpl_slot_id]->mb->tplname,
3807 tpllist[rates[i].tpl_slot_id]->mb->tplhash,
3906 rates[nrates].tpl_slot_id =
3908 if (rates[nrates].tpl_slot_id < 0) {
3909 err = -rates[nrates].tpl_slot_id;
/freebsd/sys/sys/
H A Dstats.h657 int32_t tpl_slot_id; member