pcap_lib_version(3pcap) mojave man page | unix.com

Man Page: pcap_lib_version

Operating Environment: mojave

Section: 3pcap

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 con- tains more information than just a version number.
SEE ALSO
pcap(3PCAP) 3 January 2014 PCAP_LIB_VERSION(3PCAP)
Related Man Pages
pcap_open_dead(3pcap) - mojave
pcap_set_tstamp_type(3pcap) - mojave
pcap_open_dead_with_tstamp_precision(3pcap) - centos
pcap_free_datalinks(3pcap) - osx
pcap_list_datalinks(3pcap) - suse
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.