dect
/
libpcap
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libpcap/pcap-dect-linux.h

3 lines
118 B
C

int dect_platform_finddevs(pcap_if_t **alldevsp, char *err_str);
pcap_t *dect_create(const char *device, char *ebuf);