Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-sflow.c257 struct sflow_ethernet_counter_t { struct
352 const struct sflow_ethernet_counter_t *sflow_eth_counter; in print_sflow_counter_ethernet()
354 if (len < sizeof(struct sflow_ethernet_counter_t)) in print_sflow_counter_ethernet()
357 sflow_eth_counter = (const struct sflow_ethernet_counter_t *)pointer; in print_sflow_counter_ethernet()