Home
last modified time | relevance | path

Searched refs:thdp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/khelp/
H A Dh_ertt.c201 struct tcp_hhook_data *thdp; in ertt_packet_measurement_hook() local
211 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() local
445 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 …]