tcp_app_win

file: /proc/sys/net/ipv4/tcp_app_win
variable: net.ipv4.tcp_app_win
Official reference

Reserve max(window/2^tcp_app_win, mss) of window for application buffer. Value 0 is special, it means that nothing is reserved. Default: 31

source