Searched refs:SB_AUTOSIZE (Results 1 – 16 of 16) sorted by relevance
767 if (sb->sb_flags & SB_AUTOSIZE && in t4_push_ktls()775 sb->sb_flags &= ~SB_AUTOSIZE; in t4_push_ktls()1086 if (sb->sb_flags & SB_AUTOSIZE && in do_rx_tls_cmp()1095 sb->sb_flags &= ~SB_AUTOSIZE; in do_rx_tls_cmp()
797 if (sb->sb_flags & SB_AUTOSIZE && in t4_push_frames()805 sb->sb_flags &= ~SB_AUTOSIZE; in t4_push_frames()1763 if (sb->sb_flags & SB_AUTOSIZE && in do_rx_data()1772 sb->sb_flags &= ~SB_AUTOSIZE; in do_rx_data()
1282 else if (so->sol_sbsnd_flags & SB_AUTOSIZE && in init_conn_params()1325 if (so->so_snd.sb_flags & SB_AUTOSIZE && in init_conn_params()
557 if (sb->sb_flags & SB_AUTOSIZE && in handle_ddp_data()567 sb->sb_flags &= ~SB_AUTOSIZE; in handle_ddp_data()
50 #define SB_AUTOSIZE 0x800 /* automatically size socket buffer */ macro
376 if (sb_flags & SB_AUTOSIZE) { in db_print_sbflags()
771 so->so_rcv.sb_flags |= head->sol_sbrcv_flags & SB_AUTOSIZE;772 so->so_snd.sb_flags |= head->sol_sbsnd_flags & SB_AUTOSIZE;864 so->so_rcv.sb_flags |= head->so_rcv.sb_flags & SB_AUTOSIZE;865 so->so_snd.sb_flags |= head->so_snd.sb_flags & SB_AUTOSIZE;
699 *flags &= ~SB_AUTOSIZE; in sbsetopt()
870 (so->so_rcv.sb_flags & SB_AUTOSIZE)) in tcp_output()2183 if (V_tcp_do_autosndbuf && so->so_snd.sb_flags & SB_AUTOSIZE) { in tcp_sndbuf_autoscale()2196 so->so_snd.sb_flags &= ~SB_AUTOSIZE; in tcp_sndbuf_autoscale()
179 so->so_rcv.sb_flags |= SB_AUTOSIZE; in tcp_usr_attach()180 so->so_snd.sb_flags |= SB_AUTOSIZE; in tcp_usr_attach()
1510 if (V_tcp_do_autorcvbuf && (so->so_rcv.sb_flags & SB_AUTOSIZE) && in tcp_autorcvbuf()2012 so->so_rcv.sb_flags &= ~SB_AUTOSIZE; in tcp_do_segment()
1443 ic->ic_socket->so_snd.sb_flags |= SB_AUTOSIZE; in icl_conn_start()1444 ic->ic_socket->so_rcv.sb_flags |= SB_AUTOSIZE; in icl_conn_start()
465 so->so_rcv.sb_flags |= SB_AUTOSIZE; in sdp_attach()466 so->so_snd.sb_flags |= SB_AUTOSIZE; in sdp_attach()
958 so->so_snd.sb_flags |= SB_AUTOSIZE; in icl_cxgbei_setsockopt()961 so->so_rcv.sb_flags |= SB_AUTOSIZE; in icl_cxgbei_setsockopt()
10563 so->so_rcv.sb_flags &= ~SB_AUTOSIZE; in rack_do_fastnewdata()15676 if (V_tcp_do_autosndbuf && so->so_snd.sb_flags & SB_AUTOSIZE) { in rack_sndbuf_autoscale()15693 so->so_snd.sb_flags &= ~SB_AUTOSIZE; in rack_sndbuf_autoscale()17552 (so->so_rcv.sb_flags & SB_AUTOSIZE)) in rack_output()
8539 so->so_rcv.sb_flags &= ~SB_AUTOSIZE; in bbr_do_fastnewdata()12970 (so->so_rcv.sb_flags & SB_AUTOSIZE)) in bbr_output_wtime()