Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_pcbatest_server.c629 return RECV_FORMAT_ERR; in tcp_command_check()
771 return RECV_FORMAT_ERR; in tcp_command_parse()
778 ret = RECV_FORMAT_ERR; in tcp_command_parse()
798 ret = RECV_FORMAT_ERR; in tcp_command_parse()
916 if (parse_ret == RECV_FORMAT_ERR) in tcp_client_process()
H A Dcommon.h99 RECV_FORMAT_ERR = -8, enumerator