Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mptcp/
Doptions.c105 if (opsize == TCPOLEN_MPTCP_MPJ_SYN) { in mptcp_parse_option()
353 *size = TCPOLEN_MPTCP_MPJ_SYN; in mptcp_syn_options()
1065 TCPOLEN_MPTCP_MPJ_SYN, in mptcp_write_options()
Dprotocol.h42 #define TCPOLEN_MPTCP_MPJ_SYN 12 macro