Searched refs:wrpipe (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-canusb-linux.c82 int rdpipe, wrpipe; member in struct:canusb_t
271 fcntl(canusb->wrpipe, F_SETFL, O_NONBLOCK);
285 n = write(canusb->wrpipe, &msg, sizeof(msg));
304 canusb.wrpipe = pipefd[1];

Completed in 200 milliseconds