pcap_statustostr(3) - Linux man page
Name
pcap_statustostr - convert a PCAP_ERROR_ or PCAP_WARNING_ value to a stringSynopsis
#include <pcap/pcap.h> const char *pcap_statustostr(int error);
#include <pcap/pcap.h> const char *pcap_statustostr(int error);