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