Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-sflow.c633 const struct sflow_ethernet_frame_t *sflow_ethernet_frame; in print_sflow_ethernet_frame() local
638 sflow_ethernet_frame = (const struct sflow_ethernet_frame_t *)pointer; in print_sflow_ethernet_frame()
641 EXTRACT_32BITS(sflow_ethernet_frame->length), in print_sflow_ethernet_frame()
642 EXTRACT_32BITS(sflow_ethernet_frame->type))); in print_sflow_ethernet_frame()