Searched refs:option_mss (Results 1 – 2 of 2) sorted by relevance
137 struct option_mss { struct152 struct option_mss as_mss; argument
1122 char optionsbuffer[sizeof(struct option_mss) + in send_syn()1135 options->as_mss.length = sizeof(struct option_mss); in send_syn()1137 optionssize += sizeof(struct option_mss); in send_syn()