Searched refs:TCP_Rx (Results 1 – 2 of 2) sorted by relevance
229 #define TCP_Rx "TCP_Rx" macro233 …"<TR><TD><input type=\"hidden\" name=\"TestType\" value=\""TCP_Rx "\"></input></TD></TR>" …
2290 if ((value_length == sizeof(TCP_Rx) - 1 ) && in nx_iperf_check_token_value()2291 (memcmp(value_ptr, TCP_Rx, value_length) == 0)) in nx_iperf_check_token_value()