Searched refs:V_tcp_do_autosndbuf (Results 1 – 3 of 3) sorted by relevance
110 #define V_tcp_do_autosndbuf VNET(tcp_do_autosndbuf) macro462 if (V_tcp_do_autosndbuf && so->so_snd.sb_flags & SB_AUTOSIZE) { in tcp_output()
62 #define V_tcp_do_autosndbuf VNET(tcp_do_autosndbuf) macro334 if (so->so_snd.sb_flags & SB_AUTOSIZE && V_tcp_do_autosndbuf) in make_established()690 V_tcp_do_autosndbuf && in t4_push_frames()
78 #define V_tcp_do_autosndbuf VNET(tcp_do_autosndbuf) macro377 if (V_tcp_do_autosndbuf && snd->sb_flags & SB_AUTOSIZE) in make_tx_data_wr()