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