Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Doptions.c121 if (opsize == TCPOLEN_MPTCP_MPJ_SYN) { in mptcp_parse_option()
421 *size = TCPOLEN_MPTCP_MPJ_SYN; in mptcp_syn_options()
1469 TCPOLEN_MPTCP_MPJ_SYN, in mptcp_write_options()
Dprotocol.h56 #define TCPOLEN_MPTCP_MPJ_SYN 12 macro