Searched refs:BCMP (Results 1 – 1 of 1) sorted by relevance
61 #define BCMP(p1, p2, n) bcmp((void *)(p1), (void *)(p2), (int)(n)) macro266 BCMP(ip + 1, &cs->cs_ip + 1, (deltaS - 5) << 2)) || in sl_compress_tcp()268 BCMP(th + 1, oth + 1, (th->th_off - 5) << 2))) in sl_compress_tcp()