Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.h70 #define MPTCP_CAP_EXTENSIBILITY BIT(6) macro
H A Doptions.c58 (flags & MPTCP_CAP_EXTENSIBILITY)) in mptcp_parse_option()