Home
last modified time | relevance | path

Searched refs:tcp_autorcvbuf_max (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/netinet/
H A Dtcp_input.c238 int tcp_autorcvbuf_max = 2*1024*1024; variable
240 &tcp_autorcvbuf_max, 0, "Max size of automatic receive buffer");
1391 tcp_autorcvbuf_max) { in tcp_input()
1395 tcp_autorcvbuf_max); in tcp_input()