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