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

Man Page: pcap_lib_version

Operating Environment: debian

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_fileno(3pcap) - mojave
pcap_compile(3pcap) - centos
pcap_compile(3pcap) - osx
pcap_compile(3pcap) - suse
pcap_compile(3pcap) - x11r4
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?