Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dmptcp.h36 struct mptcp_out_options { struct
80 unsigned int *size, struct mptcp_out_options *opts);
82 struct mptcp_out_options *opts);
85 struct mptcp_out_options *opts);
88 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts);
166 struct mptcp_out_options *opts) in mptcp_syn_options()
173 struct mptcp_out_options *opts) in mptcp_synack_options()
182 struct mptcp_out_options *opts) in mptcp_established_options()
/kernel/linux/linux-5.10/net/mptcp/
Doptions.c333 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
395 struct mptcp_out_options *opts) in mptcp_established_options_mp()
486 struct mptcp_out_options *opts) in mptcp_established_options_dss()
581 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
629 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
653 struct mptcp_out_options *opts) in mptcp_established_options()
697 struct mptcp_out_options *opts) in mptcp_synack_options()
980 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts) in mptcp_write_options()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c443 struct mptcp_out_options mptcp;