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 returned by a libpcap routine to an error string.

SEE ALSO

pcap(3PCAP)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout