Searched refs:TCPOLEN_MPTCP_RM_ADDR_BASE (Results 1 – 3 of 3) sorted by relevance
272 if (opsize != TCPOLEN_MPTCP_RM_ADDR_BASE) in mptcp_parse_option()639 if (remaining < TCPOLEN_MPTCP_RM_ADDR_BASE) in mptcp_established_options_rm_addr()642 *size = TCPOLEN_MPTCP_RM_ADDR_BASE; in mptcp_established_options_rm_addr()1059 TCPOLEN_MPTCP_RM_ADDR_BASE, in mptcp_write_options()
211 if (remaining < TCPOLEN_MPTCP_RM_ADDR_BASE) in mptcp_pm_rm_addr_signal()
60 #define TCPOLEN_MPTCP_RM_ADDR_BASE 4 macro