Query: pcap_close
OS: netbsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_CLOSE(3) Library Functions Manual PCAP_CLOSE(3)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(3) 5 April 2008 PCAP_CLOSE(3)