Home
last modified time | relevance | path

Searched refs:mptcp_established_options (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dmptcp.h152 int mptcp_established_options(struct sock *sk, struct sk_buff *skb,
/linux/net/mptcp/
H A Doptions.c870 int mptcp_established_options(struct sock *sk, struct sk_buff *skb, in mptcp_established_options() function
/linux/net/ipv4/
H A Dtcp_output.c1192 opt_size = mptcp_established_options(sk, skb, remaining, has_ts, in tcp_established_options()