Home
last modified time | relevance | path

Searched refs:mptcp_out_options (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dmptcp.h36 struct mptcp_out_options { struct
80 unsigned int *size, struct mptcp_out_options *opts);
82 struct mptcp_out_options *opts);
85 struct mptcp_out_options *opts);
88 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts);
166 struct mptcp_out_options *opts) in mptcp_syn_options()
173 struct mptcp_out_options *opts) in mptcp_synack_options()
182 struct mptcp_out_options *opts) in mptcp_established_options()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/mptcp/
H A Doptions.c334 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
396 struct mptcp_out_options *opts) in mptcp_established_options_mp()
487 struct mptcp_out_options *opts) in mptcp_established_options_dss()
582 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
630 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
654 struct mptcp_out_options *opts) in mptcp_established_options()
698 struct mptcp_out_options *opts) in mptcp_synack_options()
981 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts) in mptcp_write_options()
/kernel/linux/linux-6.6/net/mptcp/
H A Doptions.c405 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
446 struct mptcp_out_options *opts) in mptcp_established_options_mp()
559 struct mptcp_out_options *opts) in mptcp_established_options_dss()
652 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
707 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
737 struct mptcp_out_options *opts) in mptcp_established_options_mp_prio()
763 struct mptcp_out_options *opts) in mptcp_established_options_rst()
782 struct mptcp_out_options *opts) in mptcp_established_options_fastclose()
805 struct mptcp_out_options *opts) in mptcp_established_options_mp_fail()
827 struct mptcp_out_options *opt in mptcp_established_options()
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c444 struct mptcp_out_options mptcp;
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c451 struct mptcp_out_options mptcp;

Completed in 17 milliseconds