Searched refs:sflow_ethernet_frame (Results 1 – 1 of 1) sorted by relevance
666 const struct sflow_ethernet_frame_t *sflow_ethernet_frame; in print_sflow_ethernet_frame() local671 sflow_ethernet_frame = (const struct sflow_ethernet_frame_t *)pointer; in print_sflow_ethernet_frame()672 ND_TCHECK(*sflow_ethernet_frame); in print_sflow_ethernet_frame()675 EXTRACT_32BITS(sflow_ethernet_frame->length), in print_sflow_ethernet_frame()676 EXTRACT_32BITS(sflow_ethernet_frame->type))); in print_sflow_ethernet_frame()