Searched refs:MPTCP_SUBFLOW_ATTR_ID_REM (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | mptcp_pm.h | 81 MPTCP_SUBFLOW_ATTR_ID_REM, enumerator |
/linux/net/mptcp/ | ||
H A D | diag.c | 69 nla_put_u8(skb, MPTCP_SUBFLOW_ATTR_ID_REM, sf->remote_id) || in subflow_get_info() |