Searched refs:tstamp_types (Results 1 – 1 of 1) sorted by relevance
398 int *tstamp_types = 0; in show_tstamp_types_and_exit() local402 n_tstamp_types = pcap_list_tstamp_types(pd, &tstamp_types); in show_tstamp_types_and_exit()414 tstamp_type_name = pcap_tstamp_type_val_to_name(tstamp_types[i]); in show_tstamp_types_and_exit()417 pcap_tstamp_type_val_to_description(tstamp_types[i])); in show_tstamp_types_and_exit()419 (void) fprintf(stderr, " %d\n", tstamp_types[i]); in show_tstamp_types_and_exit()422 pcap_free_tstamp_types(tstamp_types); in show_tstamp_types_and_exit()