Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Doptions.c125 if (opsize == TCPOLEN_MPTCP_MPJ_SYN) { in mptcp_parse_option()
424 *size = TCPOLEN_MPTCP_MPJ_SYN; in mptcp_syn_options()
1502 TCPOLEN_MPTCP_MPJ_SYN, in mptcp_write_options()
H A Dprotocol.h57 #define TCPOLEN_MPTCP_MPJ_SYN 12 macro