Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
PCAP_LIB_VERSION(3PCAP) 				 PCAP_LIB_VERSION(3PCAP)

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)

				 3 January 2014 	 PCAP_LIB_VERSION(3PCAP)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pcap_lib_version&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help