Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_stats.c1076 return (rates[i].tpl_slot_id);
3758 tpllist[rates[i].tpl_slot_id]->mb->tplname,
3759 tpllist[rates[i].tpl_slot_id]->mb->tplhash,
3858 rates[nrates].tpl_slot_id =
3860 if (rates[nrates].tpl_slot_id < 0) {
3861 err = -rates[nrates].tpl_slot_id;
/f-stack/freebsd/sys/
H A Dstats.h659 int32_t tpl_slot_id; member