Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dmptcp_pm.h79 MPTCP_SUBFLOW_ATTR_ID_REM, enumerator
/linux-6.12.1/net/mptcp/
Ddiag.c69 nla_put_u8(skb, MPTCP_SUBFLOW_ATTR_ID_REM, sf->remote_id) || in subflow_get_info()