Searched refs:thdp (Results 1 – 1 of 1) sorted by relevance
204 struct tcp_hhook_data *thdp; in ertt_packet_measurement_hook() local214 thdp = ctx_data; in ertt_packet_measurement_hook()215 tp = thdp->tp; in ertt_packet_measurement_hook()216 th = thdp->th; in ertt_packet_measurement_hook()217 to = thdp->to; in ertt_packet_measurement_hook()448 thdp = ctx_data; in ertt_add_tx_segment_info_hook()449 tp = thdp->tp; in ertt_add_tx_segment_info_hook()450 th = thdp->th; in ertt_add_tx_segment_info_hook()451 to = thdp->to; in ertt_add_tx_segment_info_hook()452 len = thdp->len; in ertt_add_tx_segment_info_hook()[all …]