Searched refs:decode_hw_header (Results 1 – 3 of 3) sorted by relevance
148 decode_hw_header(unsigned char *buf, int bufix, struct hardware *from) in decode_hw_header() function
425 ssize_t decode_hw_header(unsigned char *, int, struct hardware *);
465 offset = decode_hw_header(interface->rbuf, in receive_packet()