FreeBSD Manual Pages
PCAP_CLOSE(3PCAP) PCAP_CLOSE(3PCAP) NAME pcap_close - close a capture device or savefile SYNOPSIS #include <pcap/pcap.h> void pcap_close(pcap_t *p); DESCRIPTION pcap_close() closes the files associated with p and deallocates re- sources. SEE ALSO pcap(3PCAP) 3 January 2014 PCAP_CLOSE(3PCAP)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pcap_close&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>