Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dmptcp.h21 MPTCP_SUBFLOW_ATTR_TOKEN_LOC, enumerator
/Linux-v5.10/net/mptcp/
Ddiag.c54 nla_put_u32(skb, MPTCP_SUBFLOW_ATTR_TOKEN_LOC, sf->token) || in subflow_get_info()