Home
last modified time | relevance | path

Searched refs:ICMP_MIN_TCP_HDR (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5479 #define ICMP_MIN_TCP_HDR 8 macro
5547 (uchar_t *)tcpha + ICMP_MIN_TCP_HDR > mp->b_wptr) { in tcp_icmp_input()
5669 ((uchar_t *)tcpha + ICMP_MIN_TCP_HDR) > mp->b_wptr) { in tcp_icmp_error_ipv6()