FreeBSD Manual Pages
PCAP_STATUSTOSTR(3PCAP) PCAP_STATUSTOSTR(3PCAP) NAME pcap_statustostr - convert a PCAP_ERROR_ or PCAP_WARNING_ value to a string SYNOPSIS #include <pcap/pcap.h> const char *pcap_statustostr(int error); DESCRIPTION pcap_statustostr() converts a PCAP_ERROR_ or PCAP_WARNING_ value re- turned by a libpcap routine to an error string. SEE ALSO pcap(3PCAP) 3 January 2014 PCAP_STATUSTOSTR(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_statustostr&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>