Searched refs:RECV_NUM_PACKET (Results 1 – 1 of 1) sorted by relevance
675 #define RECV_NUM_PACKET 16 in detect_recv_fn() macro679 bufreq.rx.npacket = RECV_NUM_PACKET; in detect_recv_fn()694 buf = (char *)malloc(RECV_NUM_PACKET * RECV_PACKET_SZ); in detect_recv_fn()706 len = read(fd, buf, RECV_NUM_PACKET * RECV_PACKET_SZ); in detect_recv_fn()