Searched refs:MPTCP_SUBFLOW_ATTR_ID_REM (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/include/uapi/linux/ | ||
| D | mptcp.h | 28 MPTCP_SUBFLOW_ATTR_ID_REM, enumerator |
| /Linux-v5.10/net/mptcp/ | ||
| D | diag.c | 65 nla_put_u8(skb, MPTCP_SUBFLOW_ATTR_ID_REM, sf->remote_id) || in subflow_get_info() |