Searched refs:MPTCPOPT_RST (Results 1 – 2 of 2) sorted by relevance
328 case MPTCPOPT_RST: in mptcp_parse_option()1274 *ptr++ = mptcp_option(MPTCPOPT_RST, in mptcp_write_options()1517 return mptcp_option(MPTCPOPT_RST, TCPOLEN_MPTCP_RST, in mptcp_get_reset_option()
48 #define MPTCPOPT_RST 8 macro