OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
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
       returned by a libpcap routine to an error string.

SEE ALSO
       pcap(3PCAP)

                                3 January 2014         PCAP_STATUSTOSTR(3PCAP)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=pcap_statustostr&sektion=3pcap&manpath=>

home | help