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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-sflow.c190 struct sflow_extended_switch_data_t { struct
660 const struct sflow_extended_switch_data_t *sflow_extended_sw_data;
662 if (len < sizeof(struct sflow_extended_switch_data_t))
665 sflow_extended_sw_data = (const struct sflow_extended_switch_data_t *)pointer;

Completed in 166 milliseconds