Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Doptions.c742 if (remaining < TCPOLEN_MPTCP_PRIO_ALIGN) in mptcp_established_options_mp_prio()
745 *size = TCPOLEN_MPTCP_PRIO_ALIGN; in mptcp_established_options_mp_prio()
Dprotocol.h77 #define TCPOLEN_MPTCP_PRIO_ALIGN 4 macro