Home
last modified time | relevance | path

Searched refs:handle_nonexistent_dlpi_device (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libpcap/
H A Ddlpisubs.h33 int handle_nonexistent_dlpi_device(const char *ifname, char *errbuf);
H A Ddlpisubs.c428 handle_nonexistent_dlpi_device(const char *ifname, char *errbuf) function
H A Dpcap-libdlpi.c126 status = handle_nonexistent_dlpi_device(p->opt.device, in pcap_activate_libdlpi()
H A Dpcap-dlpi.c477 return (handle_nonexistent_dlpi_device(ifname, errbuf)); in handle_dlpi_device_open_error()