1PCAP_FREEALLDEVS(3PCAP)                                PCAP_FREEALLDEVS(3PCAP)
2
3
4

NAME

6       pcap_freealldevs - free a list of capture devices
7

SYNOPSIS

9       #include <pcap/pcap.h>
10
11       void pcap_freealldevs(pcap_if_t *alldevs);
12

DESCRIPTION

14       pcap_freealldevs()  is  used  to  free  a  list allocated by pcap_find‐
15       alldevs().
16

SEE ALSO

18       pcap(3PCAP), pcap_findalldevs(3PCAP)
19
20
21
22                                 5 April 2008          PCAP_FREEALLDEVS(3PCAP)
Impressum