HomeSort by relevance Sort by last modified time
    Searched refs:dlinforeq (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-dlpi.c 150 static int dlinforeq(int, char *);
513 if (dlinforeq(p->fd, p->errbuf) < 0 ||
698 if (dlinforeq(p->fd, p->errbuf) < 0 ||
1305 dlinforeq(int fd, char *ebuf) function
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 73 void dlinforeq(int fd);
744 dlinforeq(fd);
787 void dlinforeq(int fd) function
802 fatalSys("dlinforeq: putmsg");

Completed in 229 milliseconds