Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dmptcp.h62 struct mptcp_out_options { struct
143 unsigned int *size, struct mptcp_out_options *opts);
145 struct mptcp_out_options *opts);
148 struct mptcp_out_options *opts);
152 struct mptcp_out_options *opts);
251 struct mptcp_out_options *opts) in mptcp_syn_options()
258 struct mptcp_out_options *opts) in mptcp_synack_options()
267 struct mptcp_out_options *opts) in mptcp_established_options()
/linux-6.14.4/net/mptcp/
Doptions.c402 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
443 struct mptcp_out_options *opts) in mptcp_established_options_mp()
556 struct mptcp_out_options *opts) in mptcp_established_options_dss()
648 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
712 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
742 struct mptcp_out_options *opts) in mptcp_established_options_mp_prio()
768 struct mptcp_out_options *opts) in mptcp_established_options_rst()
787 struct mptcp_out_options *opts) in mptcp_established_options_fastclose()
810 struct mptcp_out_options *opts) in mptcp_established_options_mp_fail()
832 struct mptcp_out_options *opts) in mptcp_established_options()
[all …]
/linux-6.14.4/net/ipv4/
Dtcp_output.c459 struct mptcp_out_options mptcp;