Home
last modified time | relevance | path

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

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