Searched refs:drop_ts (Results 1 – 6 of 6) sorted by relevance
429 bool drop_ts = false; in ice_ptp_complete_tx_single_tstamp() local484 drop_ts = true; in ice_ptp_complete_tx_single_tstamp()489 if (drop_ts) { in ice_ptp_complete_tx_single_tstamp()589 bool drop_ts = !link_up; in ice_ptp_process_tx_tstamp() local594 drop_ts = true; in ice_ptp_process_tx_tstamp()610 if (drop_ts) in ice_ptp_process_tx_tstamp()619 if (err && !drop_ts) in ice_ptp_process_tx_tstamp()629 if (!drop_ts && !tx->has_ready_bitmap && in ice_ptp_process_tx_tstamp()635 drop_ts = true; in ice_ptp_process_tx_tstamp()645 drop_ts = true; in ice_ptp_process_tx_tstamp()[all …]
72 drop_ts:1; member
917 bool *drop_ts) in mptcp_pm_add_addr_signal() argument955 if (*drop_ts && mptcp_add_addr_v6_port_drop_ts(net)) { in mptcp_pm_add_addr_signal()971 *drop_ts = false; in mptcp_pm_add_addr_signal()
728 bool drop_ts = has_ts; in mptcp_established_options_add_addr() local738 &drop_ts)) in mptcp_established_options_add_addr()743 opts->drop_ts = drop_ts; in mptcp_established_options_add_addr()
1211 bool *drop_ts);
1190 opts->mptcp.drop_ts = 0; in tcp_established_options()1198 if (opts->mptcp.drop_ts) in tcp_established_options()