Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_llatbl.h174 int llt_maxentries; member
H A Dif_llatbl.c211 if (llt->llt_maxentries > 0 && in htable_link_entry()
212 llt->llt_entries >= llt->llt_maxentries) in htable_link_entry()