Query: pcap_freealldevs
OS: osx
Section: 3pcap
Links: osx man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_FREEALLDEVS(3PCAP) PCAP_FREEALLDEVS(3PCAP)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(3PCAP), pcap_findalldevs(3PCAP) 5 April 2008 PCAP_FREEALLDEVS(3PCAP)