Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/
H A Dpcbatest_server.h24 #define TCP_QUEUE_LINE 10 macro
H A Decho_pcbatest_server.c974 ret = listen(server_sockfd, TCP_QUEUE_LINE); in init_tcp()