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.h66 struct mptcp_out_options { struct
152 unsigned int *size, struct mptcp_out_options *opts);
154 struct mptcp_out_options *opts);
157 struct mptcp_out_options *opts);
161 struct mptcp_out_options *opts);
260 struct mptcp_out_options *opts) in mptcp_syn_options()
267 struct mptcp_out_options *opts) in mptcp_synack_options()
276 struct mptcp_out_options *opts) in mptcp_established_options()
/linux/net/mptcp/
H A Doptions.c402 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
452 struct mptcp_out_options *opts) in mptcp_established_options_mp()
565 struct mptcp_out_options *opts) in mptcp_established_options_dss()
664 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/net/ipv4/
H A Dtcp_output.c448 struct mptcp_out_options mptcp;