Searched refs:tstamp_types (Results 1 – 1 of 1) sorted by relevance
431 int *tstamp_types = 0; in show_tstamp_types_and_exit() local435 n_tstamp_types = pcap_list_tstamp_types(pc, &tstamp_types); in show_tstamp_types_and_exit()447 tstamp_type_name = pcap_tstamp_type_val_to_name(tstamp_types[i]); in show_tstamp_types_and_exit()450 pcap_tstamp_type_val_to_description(tstamp_types[i])); in show_tstamp_types_and_exit()452 (void) fprintf(stdout, " %d\n", tstamp_types[i]); in show_tstamp_types_and_exit()455 pcap_free_tstamp_types(tstamp_types); in show_tstamp_types_and_exit()