Searched refs:sflow_expanded_counter_sample (Results 1 – 1 of 1) sorted by relevance
609 const struct sflow_expanded_counter_sample_t *sflow_expanded_counter_sample; in sflow_print_expanded_counter_sample() local616 sflow_expanded_counter_sample = (const struct sflow_expanded_counter_sample_t *)pointer; in sflow_print_expanded_counter_sample()617 ND_TCHECK(*sflow_expanded_counter_sample); in sflow_print_expanded_counter_sample()619 nrecords = EXTRACT_32BITS(sflow_expanded_counter_sample->records); in sflow_print_expanded_counter_sample()622 EXTRACT_32BITS(sflow_expanded_counter_sample->seqnum), in sflow_print_expanded_counter_sample()623 EXTRACT_32BITS(sflow_expanded_counter_sample->type), in sflow_print_expanded_counter_sample()624 EXTRACT_32BITS(sflow_expanded_counter_sample->index), in sflow_print_expanded_counter_sample()