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

/freebsd-13-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz.c187 const unsigned char *ip_bound = ip + length - 2; local
203 ip_bound++;
204 while (ip <= ip_bound)
287 while (ip < ip_bound)
312 while (ip < ip_bound)
407 ip_bound++;
408 while (ip <= ip_bound) {

Completed in 44 milliseconds