Searched refs:option_mss (Results 1 – 2 of 2) sorted by relevance
221 struct option_mss { struct236 struct option_mss mss; argument
1547 char optionsbuf[sizeof(struct option_mss) + in irdma_send_syn()1562 options->mss.len = sizeof(struct option_mss); in irdma_send_syn()1564 optionssize += sizeof(struct option_mss); in irdma_send_syn()