Searched refs:MPTCP_CAP_EXTENSIBILITY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mptcp/ | ||
H A D | protocol.h | 91 #define MPTCP_CAP_EXTENSIBILITY BIT(6) macro |
H A D | options.c | 79 (flags & MPTCP_CAP_EXTENSIBILITY)) in mptcp_parse_option() |