Searched refs:thdp (Results 1 – 1 of 1) sorted by relevance
202 struct tcp_hhook_data *thdp; in ertt_packet_measurement_hook() local212 thdp = ctx_data; in ertt_packet_measurement_hook()213 tp = thdp->tp; in ertt_packet_measurement_hook()214 th = thdp->th; in ertt_packet_measurement_hook()215 to = thdp->to; in ertt_packet_measurement_hook()436 struct tcp_hhook_data *thdp; in ertt_add_tx_segment_info_hook() local445 thdp = ctx_data; in ertt_add_tx_segment_info_hook()446 tp = thdp->tp; in ertt_add_tx_segment_info_hook()447 th = thdp->th; in ertt_add_tx_segment_info_hook()448 to = thdp->to; in ertt_add_tx_segment_info_hook()[all …]