v7 man page for pcap_tstamp_type_val_to_name

Query: pcap_tstamp_type_val_to_name

OS: v7

Section: 3pcap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCAP_TSTAMP_TYPE_VAL_TO_NAME(3PCAP)									       PCAP_TSTAMP_TYPE_VAL_TO_NAME(3PCAP)

NAME
pcap_tstamp_type_val_to_name, pcap_tstamp_type_val_to_description - get a name or description for a time stamp type value
SYNOPSIS
#include <pcap.h> const char *pcap_tstamp_type_val_to_name(int tstamp_type); const char *pcap_tstamp_type_val_to_description(int tstamp_type);
DESCRIPTION
pcap_tstamp_type_val_to_name() translates a time stamp type value to the corresponding time stamp type name. NULL is returned on failure. pcap_tstamp_type_val_to_description() translates a time stamp type value to a short description of that time stamp type. NULL is returned on failure.
SEE ALSO
pcap(3PCAP), pcap_tstamp_type_name_to_val(3PCAP) 21 August 2010 PCAP_TSTAMP_TYPE_VAL_TO_NAME(3PCAP)
Related Man Pages
pcap_list_tstamp_types(3pcap) - osx
pcap_set_tstamp_type(3pcap) - centos
pcap_set_tstamp_type(3pcap) - debian
pcap_set_tstamp_type(3pcap) - php
pcap_set_tstamp_type(3pcap) - hpux
Similar Topics in the Unix Linux Community
crontab every 5 min.
[Tip] HACMP 7.1.3 and DB/2-Installation
Sort by values in the 1st row, leaving first four coulumns untouched
Cyber Dystopia Teaser (720 HD)
Bash - here document on RHEL 6.8 and 6.9 servers aren't working