Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dmptcp.h63 struct mptcp_out_options { struct
158 unsigned int *size, struct mptcp_out_options *opts);
160 struct mptcp_out_options *opts);
163 struct mptcp_out_options *opts);
167 struct mptcp_out_options *opts);
266 struct mptcp_out_options *opts) in mptcp_syn_options()
273 struct mptcp_out_options *opts) in mptcp_synack_options()
282 struct mptcp_out_options *opts) in mptcp_established_options()
/linux-6.15/net/mptcp/
H A Doptions.c442 struct mptcp_out_options *opts) in mptcp_established_options_mp()
555 struct mptcp_out_options *opts) in mptcp_established_options_dss()
647 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
711 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
741 struct mptcp_out_options *opts) in mptcp_established_options_mp_prio()
767 struct mptcp_out_options *opts) in mptcp_established_options_rst()
786 struct mptcp_out_options *opts) in mptcp_established_options_fastclose()
809 struct mptcp_out_options *opts) in mptcp_established_options_mp_fail()
831 struct mptcp_out_options *opts) in mptcp_established_options()
901 struct mptcp_out_options *opts) in mptcp_synack_options()
[all …]
/linux-6.15/net/ipv4/
H A Dtcp_output.c459 struct mptcp_out_options mptcp;