Searched refs:mptcp_syn_options (Results 1 – 3 of 3) sorted by relevance
120 bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb,222 static inline bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, in mptcp_syn_options() function
398 bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, in mptcp_syn_options() function
828 if (mptcp_syn_options(sk, skb, &size, &opts->mptcp)) { in tcp_syn_options()