Lines Matching refs:LENCHECK
465 #define LENCHECK(l) { if ((l) > hlen) goto bad; ND_TCHECK_LEN(cp, l); } in tcp_print() macro
474 LENCHECK(datalen); in tcp_print()
480 LENCHECK(datalen); in tcp_print()
493 LENCHECK(i + 4); in tcp_print()
495 LENCHECK(i + 8); in tcp_print()
520 LENCHECK(datalen); in tcp_print()
526 LENCHECK(datalen); in tcp_print()
534 LENCHECK(datalen); in tcp_print()
563 LENCHECK(datalen); in tcp_print()
578 LENCHECK(1); in tcp_print()
580 LENCHECK(2); in tcp_print()
586 LENCHECK(i + 1); in tcp_print()
605 LENCHECK(datalen); in tcp_print()
621 LENCHECK(datalen); in tcp_print()
641 LENCHECK(datalen); in tcp_print()
648 LENCHECK(datalen); in tcp_print()
673 LENCHECK(i + 1); in tcp_print()