Home
last modified time | relevance | path

Searched defs:TCP_MAX_COMBINED_HEADER_LENGTH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h83 #define TCP_MAX_COMBINED_HEADER_LENGTH (60 + 60) /* Maxed out ip + tcp */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h110 #define TCP_MAX_COMBINED_HEADER_LENGTH (60 + 60) /* Maxed out ip + tcp */ macro