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

/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-dlpi.c171 static int get_dlpi_ppa(int, const char *, int, char *);
414 ppa = get_dlpi_ppa(p->fd, dname, ppa, p->errbuf);
1432 get_dlpi_ppa(register int fd, register const char *device, register int unit, function
1476 "get_dlpi_ppa: hpppa getmsg: %s", pcap_strerror(errno));
1483 "get_dlpi_ppa: hpppa unexpected primitive ack 0x%x",
1490 "get_dlpi_ppa: hpppa ack too small (%d < %lu)",
1498 "get_dlpi_ppa: hpppa malloc: %s", pcap_strerror(errno));
1507 "get_dlpi_ppa: hpppa getmsg: %s", pcap_strerror(errno));
1513 "get_dlpi_ppa: hpppa ack too small (%d < %lu)",
1619 get_dlpi_ppa(registe function
[all...]

Completed in 115 milliseconds