Searched refs:option_mss (Results 1 – 2 of 2) sorted by relevance
189 struct option_mss { struct204 struct option_mss mss; argument
1384 char optionsbuf[sizeof(struct option_mss) + in irdma_send_syn()1398 options->mss.len = sizeof(struct option_mss); in irdma_send_syn()1400 optionssize += sizeof(struct option_mss); in irdma_send_syn()