Searched refs:read_client_nbytes (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-sita.c183 static int read_client_nbytes(int fd, int count, unsigned char *buf) { function
795 if (read_client_nbytes(handle->fd, sizeof(buf), buf) == -1) return -1; /* try reading the required bytes */

Completed in 37 milliseconds