Searched refs:thdp (Results 1 – 1 of 1) sorted by relevance
201 struct tcp_hhook_data *thdp; in ertt_packet_measurement_hook() local211 thdp = ctx_data; in ertt_packet_measurement_hook()212 tp = thdp->tp; in ertt_packet_measurement_hook()213 th = thdp->th; in ertt_packet_measurement_hook()214 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 …]