Searched refs:sflow_ethernet_frame (Results 1 – 1 of 1) sorted by relevance
631 const struct sflow_ethernet_frame_t *sflow_ethernet_frame; in print_sflow_ethernet_frame() local636 sflow_ethernet_frame = (const struct sflow_ethernet_frame_t *)pointer; in print_sflow_ethernet_frame()639 EXTRACT_32BITS(sflow_ethernet_frame->length), in print_sflow_ethernet_frame()640 EXTRACT_32BITS(sflow_ethernet_frame->type)); in print_sflow_ethernet_frame()