Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmptcp.h8 #define MPTCP_SUBFLOW_FLAG_MCAP_REM _BITUL(0) macro
/OK3568_Linux_fs/kernel/net/mptcp/
H A Ddiag.c35 flags |= MPTCP_SUBFLOW_FLAG_MCAP_REM; in subflow_get_info()