Searched refs:SND_WSCALE (Results 1 – 3 of 3) sorted by relevance
91 #define SND_WSCALE(tp) ((tp)->rx_opt.snd_wscale) macro
195 if (SND_WSCALE(tp)) in send_tx_flowc_wr()196 FLOWC_PARAM(RCV_SCALE, SND_WSCALE(tp)); in send_tx_flowc_wr()
157 SND_WSCALE(tp) = TCPOPT_SND_WSCALE_G(opt); in assign_rxopt()