Searched refs:ext_copy (Results 1 – 2 of 2) sorted by relevance
579 *(u16 *)&opts->ext_copy.flags = 0; in mptcp_established_options_dss()590 opts->ext_copy = *mpext; in mptcp_established_options_dss()595 mptcp_write_data_fin(subflow, skb, &opts->ext_copy); in mptcp_established_options_dss()610 opts->ext_copy.ack64 = 1; in mptcp_established_options_dss()613 opts->ext_copy.ack64 = 0; in mptcp_established_options_dss()615 opts->ext_copy.use_ack = 1; in mptcp_established_options_dss()1432 struct mptcp_ext *mpext = &opts->ext_copy; in mptcp_write_options()
90 struct mptcp_ext ext_copy; member