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