Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmptcp.h25 MPTCP_SUBFLOW_ATTR_SSN_OFFSET, enumerator
/OK3568_Linux_fs/kernel/net/mptcp/
H A Ddiag.c61 nla_put_u32(skb, MPTCP_SUBFLOW_ATTR_SSN_OFFSET, sf->ssn_offset) || in subflow_get_info()