Searched refs:TCPOLEN_MPTCP_DSS_BASE (Results 1 – 2 of 2) sorted by relevance
171 expected_opsize = TCPOLEN_MPTCP_DSS_BASE; in mptcp_parse_option()569 unsigned int map_size = TCPOLEN_MPTCP_DSS_BASE + TCPOLEN_MPTCP_DSS_MAP64; in mptcp_established_options_dss()611 ack_size += TCPOLEN_MPTCP_DSS_BASE; in mptcp_established_options_dss()1351 u8 len = TCPOLEN_MPTCP_DSS_BASE; in mptcp_write_options()
59 #define TCPOLEN_MPTCP_DSS_BASE 4 macro