Home
last modified time | relevance | path

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

/Linux-v6.6/net/mptcp/
Doptions.c126 if (opsize == TCPOLEN_MPTCP_MPJ_SYN) { in mptcp_parse_option()
426 *size = TCPOLEN_MPTCP_MPJ_SYN; in mptcp_syn_options()
1490 TCPOLEN_MPTCP_MPJ_SYN, in mptcp_write_options()
Dprotocol.h56 #define TCPOLEN_MPTCP_MPJ_SYN 12 macro