Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dmptcp.h36 struct mptcp_out_options { struct
82 unsigned int *size, struct mptcp_out_options *opts);
84 struct mptcp_out_options *opts);
87 struct mptcp_out_options *opts);
90 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts);
165 struct mptcp_out_options *opts) in mptcp_syn_options()
172 struct mptcp_out_options *opts) in mptcp_synack_options()
181 struct mptcp_out_options *opts) in mptcp_established_options()
/Linux-v5.10/net/mptcp/
Doptions.c332 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
393 struct mptcp_out_options *opts) in mptcp_established_options_mp()
484 struct mptcp_out_options *opts) in mptcp_established_options_dss()
579 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
627 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
651 struct mptcp_out_options *opts) in mptcp_established_options()
695 struct mptcp_out_options *opts) in mptcp_synack_options()
978 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts) in mptcp_write_options()
/Linux-v5.10/net/ipv4/
Dtcp_output.c445 struct mptcp_out_options mptcp;