Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dmptcp.h15 #define MPTCP_SUBFLOW_FLAG_CONNECTED _BITUL(7) macro
/Linux-v5.10/net/mptcp/
Ddiag.c49 flags |= MPTCP_SUBFLOW_FLAG_CONNECTED; in subflow_get_info()