Searched refs:tdtag (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/utility/iperf/ |
| D | nx_iperf.c | 3169 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 …]
|
| D | nx_iperf.h | 150 #define tdtag "<TD>" macro
|