Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dmptcp.h88 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts);
/kernel/linux/linux-6.6/include/net/
H A Dmptcp.h148 void mptcp_write_options(struct tcphdr *th, __be32 *ptr, struct tcp_sock *tp,
/kernel/linux/linux-5.10/net/mptcp/
H A Doptions.c420 /* we will check ext_copy.data_len in mptcp_write_options() to in mptcp_established_options_mp()
981 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts) in mptcp_write_options() function
/kernel/linux/linux-6.6/net/mptcp/
H A Doptions.c473 /* we will check ops->data_len in mptcp_write_options() to in mptcp_established_options_mp()
1344 void mptcp_write_options(struct tcphdr *th, __be32 *ptr, struct tcp_sock *tp, in mptcp_write_options() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c451 mptcp_write_options(ptr, &opts->mptcp); in mptcp_options_write()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c460 mptcp_write_options(th, ptr, tp, &opts->mptcp); in mptcp_options_write()

Completed in 24 milliseconds