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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-sflow.c264 struct sflow_ethernet_counter_t { struct
354 const struct sflow_ethernet_counter_t *sflow_eth_counter;
356 if (len < sizeof(struct sflow_ethernet_counter_t))
359 sflow_eth_counter = (const struct sflow_ethernet_counter_t *)pointer;

Completed in 46 milliseconds