Searched refs:def_tcp_limit_output_bytes (Results 1 – 2 of 2) sorted by relevance
56 memset(def_tcp_limit_output_bytes, 0, SIZE_TCP_PARAM); in TCPParamCommand()175 def_tcp_limit_output_bytes); in handleEvent()249 tcpParamCommand->def_tcp_limit_output_bytes, in wifi_init_tcp_param_change_event_handler()275 tcpParamCommand->def_tcp_limit_output_bytes); in cleanupTCPParamCommand()
68 char def_tcp_limit_output_bytes[SIZE_TCP_PARAM]; variable