PCAP_CLOSE(3PCAP) PCAP_CLOSE(3PCAP)NAMEpcap_close - close a capture device or savefileSYNOPSIS#include <pcap/pcap.h> void pcap_close(pcap_t *p);DESCRIPTIONpcap_close() closes the files associated with p and deallocates resources.SEE ALSOpcap(3PCAP) 5 April 2008 PCAP_CLOSE(3PCAP)