Home
last modified time | relevance | path

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

/net/mptcp/
Doptions.c743 if (remaining < TCPOLEN_MPTCP_PRIO_ALIGN) in mptcp_established_options_mp_prio()
746 *size = TCPOLEN_MPTCP_PRIO_ALIGN; in mptcp_established_options_mp_prio()
Dprotocol.h76 #define TCPOLEN_MPTCP_PRIO_ALIGN 4 macro