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

/external/libpcap/
H A Dpcap-dlpi.c177 static int dlinforeq(int, char *);
623 if (dlinforeq(p->fd, ebuf) < 0 ||
783 if (dlinforeq(p->fd, ebuf) < 0 ||
1473 dlinforeq(int fd, char *ebuf) function
/external/ppp/pppd/plugins/rp-pppoe/
H A Dif.c73 void dlinforeq(int fd);
744 dlinforeq(fd);
787 void dlinforeq(int fd) function
802 fatalSys("dlinforeq: putmsg");

Completed in 49 milliseconds