1PCAP_LIB_VERSION(3PCAP)                                PCAP_LIB_VERSION(3PCAP)
2
3
4

NAME

6       pcap_lib_version - get the version information for libpcap
7

SYNOPSIS

9       #include <pcap/pcap.h>
10
11       const char *pcap_lib_version(void);
12

DESCRIPTION

14       pcap_lib_version()  returns  a  pointer  to a string giving information
15       about the version of the libpcap library being used; note that it  con‐
16       tains more information than just a version number.
17

SEE ALSO

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