Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-sflow.c256 struct sflow_ethernet_counter_t { struct
348 const struct sflow_ethernet_counter_t *sflow_eth_counter; in print_sflow_counter_ethernet()
350 if (len < sizeof(struct sflow_ethernet_counter_t)) in print_sflow_counter_ethernet()
353 sflow_eth_counter = (const struct sflow_ethernet_counter_t *)pointer; in print_sflow_counter_ethernet()