Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Ddiag.c56 flags |= MPTCP_SUBFLOW_FLAG_MAPVALID; in subflow_get_info()
/openbmc/linux/include/uapi/linux/
H A Dmptcp.h24 #define MPTCP_SUBFLOW_FLAG_MAPVALID _BITUL(8) macro