Searched refs:tmpmax (Results 1 – 1 of 1) sorted by relevance
207 int i, hlen, next, tmpmax; in ip_reass() local220 tmpmax = maxfrags; in ip_reass()222 (tmpmax >= 0 && atomic_load_int(&nfrags) >= (u_int)tmpmax)) { in ip_reass()