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