File: pcap-netmap.h

package info (click to toggle)
libpcap 1.10.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,892 kB
  • sloc: ansic: 47,969; sh: 3,761; makefile: 1,078; lex: 690; python: 254; asm: 227
file content (2 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (3)
1
2
pcap_t *pcap_netmap_create(const char *, char *, int *);
int pcap_netmap_findalldevs(pcap_if_list_t *devlistp, char *errbuf);