Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dmptcp.h129 void mptcp_write_options(struct tcphdr *th, __be32 *ptr, struct tcp_sock *tp,
/Linux-v6.1/net/mptcp/
Doptions.c1321 void mptcp_write_options(struct tcphdr *th, __be32 *ptr, struct tcp_sock *tp, in mptcp_write_options() function
/Linux-v6.1/net/ipv4/
Dtcp_output.c451 mptcp_write_options(th, ptr, tp, &opts->mptcp); in mptcp_options_write()