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