Provided by: libpcap0.8-dev_1.7.4-2ubuntu0.1_amd64 bug

NAME

       pcap_lib_version - get the version information for libpcap

SYNOPSIS

       #include <pcap/pcap.h>

       const char *pcap_lib_version(void);

DESCRIPTION

       pcap_lib_version()  returns  a pointer to a string giving information about the version of
       the libpcap library being used; note that it contains more information than just a version
       number.

SEE ALSO

       pcap(3PCAP)

                                           5 April 2008                   PCAP_LIB_VERSION(3PCAP)