Searched refs:as_mss (Results 1 – 2 of 2) sorted by relevance
150 struct option_mss as_mss; member
975 options->as_mss.optionnum = OPTION_NUMBER_MSS; in send_syn()976 options->as_mss.length = sizeof(struct option_mss); in send_syn()977 options->as_mss.mss = htons(cm_node->tcp_cntxt.mss); in send_syn()1578 all_options->as_mss.length, offset, optionsize); in process_options()1580 if (all_options->as_mss.length != 4) { in process_options()1583 tmp = ntohs(all_options->as_mss.mss); in process_options()