Searched refs:mptcp_reset_option (Results 1 – 3 of 3) sorted by relevance
195 static inline __be32 mptcp_reset_option(const struct sk_buff *skb) in mptcp_reset_option() function285 static inline __be32 mptcp_reset_option(const struct sk_buff *skb) { return htonl(0u); } in mptcp_reset_option() function
873 mrst = mptcp_reset_option(skb); in tcp_v6_send_response()
792 __be32 mrst = mptcp_reset_option(skb); in tcp_v4_send_reset()