Searched refs:MPTCPOPT_DSS (Results 1 – 2 of 2) sorted by relevance
135 case MPTCPOPT_DSS: in mptcp_parse_option()1114 *ptr++ = mptcp_option(MPTCPOPT_DSS, len, 0, flags); in mptcp_write_options()
30 #define MPTCPOPT_DSS 2 macro