Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c3169 htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_rx_results()
3178 status += htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_rx_results()
3188 htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_rx_results()
3198 status += htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_rx_results()
3208 status += htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_rx_results()
3218 status += htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_rx_results()
3229 status += htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_rx_results()
3271 htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_tx_results()
3280 status += htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_tx_results()
3290 status += htmlwrite(resp_packet_ptr, tdtag, sizeof(tdtag) - 1); in nx_iperf_print_tcp_tx_results()
[all …]
Dnx_iperf.h150 #define tdtag "<TD>" macro