Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmptcp.h62 struct mptcp_out_options { struct
149 unsigned int *size, struct mptcp_out_options *opts);
151 struct mptcp_out_options *opts);
154 struct mptcp_out_options *opts);
158 struct mptcp_out_options *opts);
257 struct mptcp_out_options *opts) in mptcp_syn_options()
264 struct mptcp_out_options *opts) in mptcp_synack_options()
/linux/net/mptcp/
H A Doptions.c466 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
515 struct mptcp_out_options *opts) in mptcp_established_options_mp()
628 struct mptcp_out_options *opts) in mptcp_established_options_dss()
725 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
764 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
786 struct mptcp_out_options *opts) in mptcp_established_options_mp_prio()
812 struct mptcp_out_options *opts) in mptcp_established_options_rst()
830 struct mptcp_out_options *opts) in mptcp_established_options_fastclose()
852 struct mptcp_out_options *opts) in mptcp_established_options_mp_fail()
874 struct mptcp_out_options *opts) in mptcp_established_options()
[all …]
/linux/net/ipv4/
H A Dtcp_output.c442 struct mptcp_out_options mptcp;