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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-sflow.c583 const struct sflow_expanded_counter_sample_t *sflow_expanded_counter_sample; local
590 sflow_expanded_counter_sample = (const struct sflow_expanded_counter_sample_t *)pointer;
592 nrecords = EXTRACT_32BITS(sflow_expanded_counter_sample->records);
595 EXTRACT_32BITS(sflow_expanded_counter_sample->seqnum),
596 EXTRACT_32BITS(sflow_expanded_counter_sample->type),
597 EXTRACT_32BITS(sflow_expanded_counter_sample->index),

Completed in 44 milliseconds