Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dlpi.c156 static int dlinforeq(int, char *);
543 if (dlinforeq(p->fd, p->errbuf) < 0 ||
768 if (dlinforeq(p->fd, p->errbuf) < 0 ||
1469 dlinforeq(int fd, char *ebuf) function