Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-sflow.c166 struct sflow_ethernet_frame_t { struct
666 const struct sflow_ethernet_frame_t *sflow_ethernet_frame; in print_sflow_ethernet_frame()
668 if (len < sizeof(struct sflow_ethernet_frame_t)) in print_sflow_ethernet_frame()
671 sflow_ethernet_frame = (const struct sflow_ethernet_frame_t *)pointer; in print_sflow_ethernet_frame()