Searched refs:MPTCPOPT_RST (Results 1 – 2 of 2) sorted by relevance
334 case MPTCPOPT_RST: in mptcp_parse_option()1594 *ptr++ = mptcp_option(MPTCPOPT_RST, in mptcp_write_options()1646 return mptcp_option(MPTCPOPT_RST, TCPOLEN_MPTCP_RST, in mptcp_get_reset_option()
49 #define MPTCPOPT_RST 8 macro