Home
last modified time | relevance | path

Searched refs:sflow_expanded_counter_sample (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-sflow.c583 const struct sflow_expanded_counter_sample_t *sflow_expanded_counter_sample; in sflow_print_expanded_counter_sample() local
590 sflow_expanded_counter_sample = (const struct sflow_expanded_counter_sample_t *)pointer; in sflow_print_expanded_counter_sample()
592 nrecords = EXTRACT_32BITS(sflow_expanded_counter_sample->records); in sflow_print_expanded_counter_sample()
595 EXTRACT_32BITS(sflow_expanded_counter_sample->seqnum), in sflow_print_expanded_counter_sample()
596 EXTRACT_32BITS(sflow_expanded_counter_sample->type), in sflow_print_expanded_counter_sample()
597 EXTRACT_32BITS(sflow_expanded_counter_sample->index), in sflow_print_expanded_counter_sample()