Searched refs:TCP_MAX_LSO_LENGTH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h116 #define TCP_MAX_LSO_LENGTH (IP_MAXPACKET - TCP_MAX_COMBINED_HEADER_LENGTH) macro
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c473 lsop->lso_basic_tcp_ipv4.lso_max = TCP_MAX_LSO_LENGTH;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c3327 tcp->tcp_lso_max = MIN(TCP_MAX_LSO_LENGTH, lsoc->ill_lso_max);

Completed in 55 milliseconds