Home > Configuration > NS > setnstcpprofile_oooqsize

setnstcpprofile_oooqsize

Use this method to set maximum size of out-of-order packets queue. A value of 0 means no limit.

Syntax



Parameters

name

Name of the TCP profile to be modified.
This is mandatory parameter.

oooqsize

Maximum size of out-of-order packets queue. A value of 0 means no limit.
Default value = TCP_DEFAULT_MAX_OOO_PKTS.
Maximum value = 65535.

Return Value

Returns simpleResult

See Also