Searched refs:heur_data (Results 1 – 1 of 1) sorted by relevance
1598 struct tcp_heuristics_data heur_data; variable1601 heur_data.th_last_access = tpheur->th_last_access;1603 heur_data.th_key = tpheur->th_key;1605 heur_data.th_key.thk_family = tpheur->th_key.thk_family;1607 heur_data.th_tfo_data_loss = tpheur->th_tfo_data_loss;1608 heur_data.th_tfo_req_loss = tpheur->th_tfo_req_loss;1609 heur_data.th_tfo_data_rst = tpheur->th_tfo_data_rst;1610 heur_data.th_tfo_req_rst = tpheur->th_tfo_req_rst;1611 heur_data.th_mptcp_loss = tpheur->th_mptcp_loss;1612 heur_data.th_mptcp_success = tpheur->th_mptcp_success;[all …]