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

/external/tcpdump/
H A Dprint-sflow.c172 struct sflow_extended_switch_data_t { struct
651 const struct sflow_extended_switch_data_t *sflow_extended_sw_data;
653 if (len < sizeof(struct sflow_extended_switch_data_t))
656 sflow_extended_sw_data = (const struct sflow_extended_switch_data_t *)pointer;

Completed in 27 milliseconds