Searched refs:tstamp_types (Results 1 – 1 of 1) sorted by relevance
337 int *tstamp_types = 0; in show_tstamp_types_and_exit() local341 n_tstamp_types = pcap_list_tstamp_types(pc, &tstamp_types); in show_tstamp_types_and_exit()353 tstamp_type_name = pcap_tstamp_type_val_to_name(tstamp_types[i]); in show_tstamp_types_and_exit()356 pcap_tstamp_type_val_to_description(tstamp_types[i])); in show_tstamp_types_and_exit()358 (void) fprintf(stderr, " %d\n", tstamp_types[i]); in show_tstamp_types_and_exit()361 pcap_free_tstamp_types(tstamp_types); in show_tstamp_types_and_exit()