Searched refs:def_tcp_limit_output_bytes_valid (Results 1 – 2 of 2) sorted by relevance
58 def_tcp_limit_output_bytes_valid = false; in TCPParamCommand()173 if (def_tcp_limit_output_bytes_valid) in handleEvent()251 tcpParamCommand->def_tcp_limit_output_bytes_valid = true; in wifi_init_tcp_param_change_event_handler()273 if (tcpParamCommand->def_tcp_limit_output_bytes_valid) in cleanupTCPParamCommand()
69 bool def_tcp_limit_output_bytes_valid; variable