Home
last modified time | relevance | path

Searched refs:TCPOLEN_MPTCP_MPJ_ACK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/mptcp/
H A Doptions.c125 } else if (opsize == TCPOLEN_MPTCP_MPJ_ACK) { in mptcp_parse_option()
446 *size = TCPOLEN_MPTCP_MPJ_ACK; in mptcp_established_options_mp()
1085 TCPOLEN_MPTCP_MPJ_ACK, 0, 0); in mptcp_write_options()
H A Dprotocol.h44 #define TCPOLEN_MPTCP_MPJ_ACK 24 macro