Searched defs:extralen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c2863 uint_t extralen = TCP_MAX_TCP_OPTIONS_LENGTH; local
2876 extralen -= buflen - ulplen;
2882 error = conn_build_hdr_template(connp, ulplen, extralen,

Completed in 52 milliseconds