Searched refs:SB_AUTOSIZE (Results 1 – 16 of 16) sorted by relevance
620 if (sb->sb_flags & SB_AUTOSIZE && in t4_push_ktls() 628 sb->sb_flags &= ~SB_AUTOSIZE; in t4_push_ktls() 962 if (sb->sb_flags & SB_AUTOSIZE && in do_rx_tls_cmp() 971 sb->sb_flags &= ~SB_AUTOSIZE; in do_rx_tls_cmp()
768 if (sb->sb_flags & SB_AUTOSIZE && in t4_push_frames()776 sb->sb_flags &= ~SB_AUTOSIZE; in t4_push_frames()1736 if (sb->sb_flags & SB_AUTOSIZE && in do_rx_data()1745 sb->sb_flags &= ~SB_AUTOSIZE; in do_rx_data()
709 if (sb->sb_flags & SB_AUTOSIZE && in handle_ddp_data_aio()719 sb->sb_flags &= ~SB_AUTOSIZE; in handle_ddp_data_aio()926 if (sb->sb_flags & SB_AUTOSIZE && in handle_ddp_data_rcvbuf()936 sb->sb_flags &= ~SB_AUTOSIZE; in handle_ddp_data_rcvbuf()
1381 else if (so->sol_sbsnd_flags & SB_AUTOSIZE && in init_conn_params()1424 if (so->so_snd.sb_flags & SB_AUTOSIZE && in init_conn_params()
48 #define SB_AUTOSIZE 0x800 /* automatically size socket buffer */ macro
339 if (sb_flags & SB_AUTOSIZE) { in db_print_sbflags()
1214 so->so_rcv.sb_flags = head->sol_sbrcv_flags & SB_AUTOSIZE;1215 so->so_snd.sb_flags = head->sol_sbsnd_flags & SB_AUTOSIZE;1352 so->so_rcv.sb_flags |= head->so_rcv.sb_flags & SB_AUTOSIZE;1353 so->so_snd.sb_flags |= head->so_snd.sb_flags & SB_AUTOSIZE;
773 *flags &= ~SB_AUTOSIZE; in sbsetopt()
857 (so->so_rcv.sb_flags & SB_AUTOSIZE)) in tcp_default_output()2175 if (V_tcp_do_autosndbuf && so->so_snd.sb_flags & SB_AUTOSIZE) { in tcp_sndbuf_autoscale()2188 so->so_snd.sb_flags &= ~SB_AUTOSIZE; in tcp_sndbuf_autoscale()
169 so->so_rcv.sb_flags |= SB_AUTOSIZE; in tcp_usr_attach()170 so->so_snd.sb_flags |= SB_AUTOSIZE; in tcp_usr_attach()
1478 if (V_tcp_do_autorcvbuf && (so->so_rcv.sb_flags & SB_AUTOSIZE) && in tcp_autorcvbuf()1948 so->so_rcv.sb_flags &= ~SB_AUTOSIZE; in tcp_do_segment()
1442 ic->ic_socket->so_snd.sb_flags |= SB_AUTOSIZE; in icl_conn_start()1443 ic->ic_socket->so_rcv.sb_flags |= SB_AUTOSIZE; in icl_conn_start()
423 so->so_rcv.sb_flags |= SB_AUTOSIZE; in sdp_attach()424 so->so_snd.sb_flags |= SB_AUTOSIZE; in sdp_attach()
957 so->so_snd.sb_flags |= SB_AUTOSIZE; in icl_cxgbei_setsockopt()960 so->so_rcv.sb_flags |= SB_AUTOSIZE; in icl_cxgbei_setsockopt()
12369 so->so_rcv.sb_flags &= ~SB_AUTOSIZE; in rack_process_data()12611 so->so_rcv.sb_flags &= ~SB_AUTOSIZE; in rack_do_fastnewdata()19018 if (V_tcp_do_autosndbuf && so->so_snd.sb_flags & SB_AUTOSIZE) { in rack_sndbuf_autoscale()19035 so->so_snd.sb_flags &= ~SB_AUTOSIZE; in rack_sndbuf_autoscale()21278 (so->so_rcv.sb_flags & SB_AUTOSIZE)) { in rack_output()
8522 so->so_rcv.sb_flags &= ~SB_AUTOSIZE; in bbr_do_fastnewdata()12895 (so->so_rcv.sb_flags & SB_AUTOSIZE)) in bbr_output_wtime()