Searched refs:TCPOLEN_MPTCP_RM_ADDR_BASE (Results 1 – 3 of 3) sorted by relevance
273 if (opsize != TCPOLEN_MPTCP_RM_ADDR_BASE) in mptcp_parse_option()637 if (remaining < TCPOLEN_MPTCP_RM_ADDR_BASE) in mptcp_established_options_rm_addr()640 *size = TCPOLEN_MPTCP_RM_ADDR_BASE; in mptcp_established_options_rm_addr()1057 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