Searched refs:sflow_expanded_flow_sample (Results 1 – 1 of 1) sorted by relevance
793 const struct sflow_expanded_flow_sample_t *sflow_expanded_flow_sample; in sflow_print_expanded_flow_sample() local799 sflow_expanded_flow_sample = (const struct sflow_expanded_flow_sample_t *)pointer; in sflow_print_expanded_flow_sample()801 nrecords = EXTRACT_32BITS(sflow_expanded_flow_sample->records); in sflow_print_expanded_flow_sample()804 EXTRACT_32BITS(sflow_expanded_flow_sample->seqnum), in sflow_print_expanded_flow_sample()805 EXTRACT_32BITS(sflow_expanded_flow_sample->type), in sflow_print_expanded_flow_sample()806 EXTRACT_32BITS(sflow_expanded_flow_sample->index), in sflow_print_expanded_flow_sample()807 EXTRACT_32BITS(sflow_expanded_flow_sample->rate), in sflow_print_expanded_flow_sample()808 EXTRACT_32BITS(sflow_expanded_flow_sample->pool), in sflow_print_expanded_flow_sample()809 EXTRACT_32BITS(sflow_expanded_flow_sample->drops), in sflow_print_expanded_flow_sample()810 EXTRACT_32BITS(sflow_expanded_flow_sample->records))); in sflow_print_expanded_flow_sample()