mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
3 lines
108 B
C
3 lines
108 B
C
pcap_t *dbus_create(const char *, char *, int *);
|
|
int dbus_findalldevs(pcap_if_t **devlistp, char *errbuf);
|