Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmptcp.h17 #define MPTCP_SUBFLOW_FLAG_MCAP_LOC _BITUL(1) macro
/linux/net/mptcp/
H A Ddiag.c41 flags |= MPTCP_SUBFLOW_FLAG_MCAP_LOC; in subflow_get_info()