Searched refs:as_windowscale (Results 1 – 2 of 2) sorted by relevance
153 struct option_windowscale as_windowscale; member
1140 options->as_windowscale.optionnum = OPTION_NUMBER_WINDOW_SCALE; in send_syn()1141 options->as_windowscale.length = sizeof(struct option_windowscale); in send_syn()1142 options->as_windowscale.shiftcount = cm_node->tcp_cntxt.rcv_wscale; in send_syn()1782 all_options->as_windowscale.shiftcount; in process_options()