Searched refs:V_tcp_autosndbuf_max (Results 1 – 3 of 3) sorted by relevance
122 #define V_tcp_autosndbuf_max VNET(tcp_autosndbuf_max) macro465 so->so_snd.sb_cc < V_tcp_autosndbuf_max && in tcp_output()469 V_tcp_autosndbuf_max), so, curthread)) in tcp_output()
66 #define V_tcp_autosndbuf_max VNET(tcp_autosndbuf_max) macro335 bufsize = V_tcp_autosndbuf_max; in make_established()691 sb->sb_hiwat < V_tcp_autosndbuf_max && in t4_push_frames()694 V_tcp_autosndbuf_max); in t4_push_frames()
82 #define V_tcp_autosndbuf_max VNET(tcp_autosndbuf_max) macro