Home
last modified time | relevance | path

Searched refs:mptcp_syn_options (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dmptcp.h79 bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb,
164 static inline bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, in mptcp_syn_options() function
/kernel/linux/linux-6.6/include/net/
H A Dmptcp.h139 bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb,
244 static inline bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, in mptcp_syn_options() function
/kernel/linux/linux-5.10/net/mptcp/
H A Doptions.c333 bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, in mptcp_syn_options() function
/kernel/linux/linux-6.6/net/mptcp/
H A Doptions.c404 bool mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, in mptcp_syn_options() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c827 if (mptcp_syn_options(sk, skb, &size, &opts->mptcp)) { in tcp_syn_options()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c837 if (mptcp_syn_options(sk, skb, &size, &opts->mptcp)) { in tcp_syn_options()

Completed in 15 milliseconds