1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/contrib/libpcap/pcap-dbus.h
Hans Petter Selasky b00ab7548b MFV r333789: libpcap 1.9.0 (pre-release)
MFC after:	1 month
Sponsored by:	Mellanox Technologies
2018-05-28 08:12:18 +00:00

3 lines
112 B
C

pcap_t *dbus_create(const char *, char *, int *);
int dbus_findalldevs(pcap_if_list_t *devlistp, char *errbuf);