Searched refs:TCPOLEN_MPTCP_RST (Results 1 – 2 of 2) sorted by relevance
336 if (opsize != TCPOLEN_MPTCP_RST) in mptcp_parse_option()767 if (remaining < TCPOLEN_MPTCP_RST) in mptcp_established_options_rst()770 *size = TCPOLEN_MPTCP_RST; in mptcp_established_options_rst()1599 TCPOLEN_MPTCP_RST, in mptcp_write_options()1650 return mptcp_option(MPTCPOPT_RST, TCPOLEN_MPTCP_RST, in mptcp_get_reset_option()
80 #define TCPOLEN_MPTCP_RST 4 macro
Completed in 10 milliseconds