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

Man Page: pcap_lib_version

Operating Environment: centos

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) 5 April 2008 PCAP_LIB_VERSION(3PCAP)
Related Man Pages
pcap_compile(3pcap) - debian
pcap_open_dead(3pcap) - mojave
pcap_open_dead(3pcap) - centos
pcap_compile(3pcap) - osx
pcap_compile(3pcap) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq