pcap_lib_version(3) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
PCAP_LIB_VERSION(3)                                        PCAP_LIB_VERSION(3)




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(3) 3 January 2014 PCAP_LIB_VERSION(3)
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.