Searched refs:LENCHECK (Results 1 – 1 of 1) sorted by relevance
465 #define LENCHECK(l) { if ((l) > hlen) goto bad; ND_TCHECK_LEN(cp, l); } in tcp_print() macro474 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()[all …]