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