Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_pcbatest_server.c760 static int tcp_command_parse(char *recv_buf, PCBA_SINGLE_PARA *recv_paras) in tcp_command_parse() function
915 parse_ret = tcp_command_parse(recv_buf, cmd_paras->recv_paras); in tcp_client_process()