Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_llatbl.h166 int llt_maxentries; member
H A Dif_llatbl.c176 if (llt->llt_maxentries > 0 && in htable_link_entry()
177 llt->llt_entries >= llt->llt_maxentries) in htable_link_entry()