Searched refs:TCP_Tx (Results 1 – 2 of 2) sorted by relevance
207 #define TCP_Tx "TCP_Tx" macro211 …"<TR><TD><input type=\"hidden\" name=\"TestType\" value=\""TCP_Tx "\"></input></TD></TR>" …
2295 else if ((value_length == sizeof(TCP_Tx) - 1 ) && in nx_iperf_check_token_value()2296 (memcmp(value_ptr, TCP_Tx, value_length) == 0)) in nx_iperf_check_token_value()