P4G_TCP_WINDOW_SIZE#

# set
<module-index>/<port-index> P4G_TCP_WINDOW_SIZE [<group_index>] <window_size>

# get
<module-index>/<port-index> P4G_TCP_WINDOW_SIZE [<group_index>] ?

Description#

Configure the value of the TCP RWND.

Actions#

set, get

Parameters#

window_size: integer, RWND size in bytes

Example#

# set
input:  0/1 P4G_TCP_WINDOW_SIZE [0] 1
output: <OK>

# get
input:  0/1 P4G_TCP_WINDOW_SIZE [0] ?
output: 0/1 P4G_TCP_WINDOW_SIZE [0] 1