TCP_MAX_LSO_LENGTH
tcp->tcp_lso_max = MIN(TCP_MAX_LSO_LENGTH, lso_max);
lsop->lso_basic_tcp_ipv4.lso_max = TCP_MAX_LSO_LENGTH;