Searched refs:slen_max (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv4/
H A Dfib_trie.c713 unsigned char slen_max; local
719 slen_max = min_t(unsigned char, tn->pos + tn->bits - 1, tn->slen);
738 if (slen >= slen_max)

Completed in 241 milliseconds