PCAP_TSTAMP_TYPE_VAL_TO_NAME(3) | Library Functions Manual | PCAP_TSTAMP_TYPE_VAL_TO_NAME(3) |
const char *pcap_tstamp_type_val_to_name(int tstamp_type);
const char *pcap_tstamp_type_val_to_description(int tstamp_type);
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.
21 August 2010 |