Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h86 #define TCP_MAX_TCP_OPTIONS_LENGTH (60 - sizeof (tcph_t)) macro
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h113 #define TCP_MAX_TCP_OPTIONS_LENGTH (60 - sizeof (tcpha_t)) macro