Searched refs:mptcp_write_options (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dmptcp.h151 void mptcp_write_options(struct tcphdr *th, __be32 *ptr, struct tcp_sock *tp,
/linux-master/net/mptcp/
H A Doptions.c473 /* we will check ops->data_len in mptcp_write_options() to
1345 void mptcp_write_options(struct tcphdr *th, __be32 *ptr, struct tcp_sock *tp, function
/linux-master/net/ipv4/
H A Dtcp_output.c465 mptcp_write_options(th, ptr, tp, &opts->mptcp);

Completed in 180 milliseconds