Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Doptions.c316 if (opsize != TCPOLEN_MPTCP_PRIO) in mptcp_parse_option()
1610 TCPOLEN_MPTCP_PRIO, in mptcp_write_options()
H A Dprotocol.h77 #define TCPOLEN_MPTCP_PRIO 3 macro