Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
L2TcpMaxSegmentSizeClamping.Builder |
L2TcpMaxSegmentSizeClamping.Builder.setDirection(java.lang.String direction)
Possible values are:
L2TcpMaxSegmentSizeClamping.DIRECTION_NONE
L2TcpMaxSegmentSizeClamping.DIRECTION_BOTH
Specifies the traffic direction for which to apply MSS Clamping. |
L2TcpMaxSegmentSizeClamping.Builder |
L2TcpMaxSegmentSizeClamping.Builder.setMaxSegmentSize(java.lang.Long maxSegmentSize)
MSS defines the maximum amount of data that a host is willing to accept in a
single TCP segment.
|