Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dlpi.c177 static int dlinforeq(int, char *);
623 if (dlinforeq(p->fd, ebuf) < 0 || in pcap_open_live()
783 if (dlinforeq(p->fd, ebuf) < 0 || in pcap_open_live()
1473 dlinforeq(int fd, char *ebuf) in dlinforeq() function
/external/ppp/pppd/plugins/rp-pppoe/
Dif.c73 void dlinforeq(int fd);
744 dlinforeq(fd); in openInterface()
787 void dlinforeq(int fd) in dlinforeq() function