Searched refs:TCPOLEN_MPTCP_RST (Results 1 – 2 of 2) sorted by relevance
330 if (opsize != TCPOLEN_MPTCP_RST) in mptcp_parse_option()771 if (remaining < TCPOLEN_MPTCP_RST) in mptcp_established_options_rst()774 *size = TCPOLEN_MPTCP_RST; in mptcp_established_options_rst()1608 TCPOLEN_MPTCP_RST, in mptcp_write_options()1659 return mptcp_option(MPTCPOPT_RST, TCPOLEN_MPTCP_RST, in mptcp_get_reset_option()
80 #define TCPOLEN_MPTCP_RST 4 macro
Completed in 16 milliseconds