Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.h91 #define MPTCP_CAP_EXTENSIBILITY BIT(6) macro
H A Doptions.c79 (flags & MPTCP_CAP_EXTENSIBILITY)) in mptcp_parse_option()