Home
last modified time | relevance | path

Searched refs:mptcp_get_reset_option (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dmptcp.h214 __be32 mptcp_get_reset_option(const struct sk_buff *skb);
219 return mptcp_get_reset_option(skb); in mptcp_reset_option()
/kernel/linux/linux-6.6/net/mptcp/
H A Doptions.c1639 __be32 mptcp_get_reset_option(const struct sk_buff *skb) in mptcp_get_reset_option() function
1654 EXPORT_SYMBOL_GPL(mptcp_get_reset_option); variable

Completed in 3 milliseconds