Searched refs:tp_tcp_recv (Results 1 – 1 of 1) sorted by relevance
4071 static ssize_t tp_tcp_recv(int fd, void *buf, size_t len, int flags) in tp_tcp_recv() function4191 ssize_t len = tp_tcp_recv(0, buf, sizeof(buf), 0); in tp_input()