Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Doptions.c748 if (remaining < TCPOLEN_MPTCP_PRIO_ALIGN) in mptcp_established_options_mp_prio()
751 *size = TCPOLEN_MPTCP_PRIO_ALIGN; in mptcp_established_options_mp_prio()
H A Dprotocol.h78 #define TCPOLEN_MPTCP_PRIO_ALIGN 4 macro