Home
last modified time | relevance | path

Searched refs:def_tcp_limit_output_bytes (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dtcp_params_update.cpp56 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()
Dtcp_params_update.h68 char def_tcp_limit_output_bytes[SIZE_TCP_PARAM]; variable