Query: pcap_freealldevs
OS: netbsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_FREEALLDEVS(3) Library Functions Manual PCAP_FREEALLDEVS(3)NAMEpcap_freealldevs - free a list of capture devicesSYNOPSIS#include <pcap/pcap.h> void pcap_freealldevs(pcap_if_t *alldevs);DESCRIPTIONpcap_freealldevs() is used to free a list allocated by pcap_findalldevs().SEE ALSOpcap(3), pcap_findalldevs(3) 5 April 2008 PCAP_FREEALLDEVS(3)