Searched refs:MPTCP_SUBFLOW_ATTR_TOKEN_LOC (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | mptcp_pm.h | 72 MPTCP_SUBFLOW_ATTR_TOKEN_LOC, enumerator |
/linux/net/mptcp/ | ||
H A D | diag.c | 58 nla_put_u32(skb, MPTCP_SUBFLOW_ATTR_TOKEN_LOC, sf->token) || in subflow_get_info() |