1PCAP_STATUSTOSTR(3PCAP)                                PCAP_STATUSTOSTR(3PCAP)
2
3
4

NAME

6       pcap_statustostr  -  convert  a PCAP_ERROR_ or PCAP_WARNING_ value to a
7       string
8

SYNOPSIS

10       #include <pcap/pcap.h>
11
12       const char *pcap_statustostr(int error);
13

DESCRIPTION

15       pcap_statustostr()  converts  a  PCAP_ERROR_  or  PCAP_WARNING_   value
16       returned by a libpcap routine to an error string.
17

SEE ALSO

19       pcap(3PCAP)
20
21
22
23                                3 January 2014         PCAP_STATUSTOSTR(3PCAP)
Impressum