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

/external/libpcap/
H A Dpcap-dlpi.c166 static int get_dlpi_ppa(int, const char *, int, char *);
422 ppa = get_dlpi_ppa(p->fd, dname, ppa, p->errbuf);
1481 get_dlpi_ppa(register int fd, register const char *device, register int unit, function
1525 "get_dlpi_ppa: hpppa getmsg: %s", pcap_strerror(errno));
1532 "get_dlpi_ppa: hpppa unexpected primitive ack 0x%x",
1539 "get_dlpi_ppa: hpppa ack too small (%d < %lu)",
1547 "get_dlpi_ppa: hpppa malloc: %s", pcap_strerror(errno));
1556 "get_dlpi_ppa: hpppa getmsg: %s", pcap_strerror(errno));
1562 "get_dlpi_ppa: hpppa ack too small (%d < %lu)",
1668 get_dlpi_ppa(registe function
[all...]

Completed in 90 milliseconds