Home
last modified time | relevance | path

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

/linux-6.14.4/net/mptcp/
Doptions.c753 if (remaining < TCPOLEN_MPTCP_PRIO_ALIGN) in mptcp_established_options_mp_prio()
756 *size = TCPOLEN_MPTCP_PRIO_ALIGN; in mptcp_established_options_mp_prio()
Dprotocol.h78 #define TCPOLEN_MPTCP_PRIO_ALIGN 4 macro