Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-canusb-linux.c86 int rdpipe, wrpipe; member
249 canusb->rdpipe = -1; in canusb_create()
297 this->rdpipe = pipefd[0]; in canusb_startcapture()
303 return this->rdpipe; in canusb_startcapture()