Searched refs:LENCHECK (Results 1 – 1 of 1) sorted by relevance
446 #define LENCHECK(l) { if ((l) > hlen) goto bad; ND_TCHECK2(*cp, l); } in tcp_print() macro455 LENCHECK(datalen); in tcp_print()461 LENCHECK(datalen); in tcp_print()474 LENCHECK(i + 4); in tcp_print()476 LENCHECK(i + 8); in tcp_print()501 LENCHECK(datalen); in tcp_print()507 LENCHECK(datalen); in tcp_print()515 LENCHECK(datalen); in tcp_print()543 LENCHECK(datalen); in tcp_print()557 LENCHECK(1); in tcp_print()[all …]