Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmptcp.h62 struct mptcp_out_options { struct
140 unsigned int *size, struct mptcp_out_options *opts);
142 struct mptcp_out_options *opts);
145 struct mptcp_out_options *opts);
149 struct mptcp_out_options *opts);
246 struct mptcp_out_options *opts) in mptcp_syn_options()
253 struct mptcp_out_options *opts) in mptcp_synack_options()
262 struct mptcp_out_options *opts) in mptcp_established_options()
/openbmc/linux/net/mptcp/
H A 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 …]
/openbmc/linux/net/ipv4/
H A Dtcp_output.c456 struct mptcp_out_options mptcp;