Searched refs:UDP_Tx (Results 1 – 2 of 2) sorted by relevance
166 #define UDP_Tx "UDP_Tx" macro171 "<TR><TD><input type=\"hidden\" name=\"TestType\" value=\""UDP_Tx "\"></input></TD></TR>" \
2305 else if ((value_length == sizeof(UDP_Tx) - 1 ) && in nx_iperf_check_token_value()2306 (memcmp(value_ptr, UDP_Tx, value_length) == 0)) in nx_iperf_check_token_value()