Searched refs:rx_length_info (Results 1 – 2 of 2) sorted by relevance
93 struct rx_length_info { struct
609 const struct rx_length_info *length_info; in handle_rx_packet()611 if (length < sizeof(struct rx_length_info)) { in handle_rx_packet()617 length_info = (struct rx_length_info *) in handle_rx_packet()618 (buffer + length - sizeof(struct rx_length_info)); in handle_rx_packet()