Home
last modified time | relevance | path

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

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