Searched refs:len_packet (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhvsi.c222 static inline int len_packet(const uint8_t *packet) function
238 if (hp->inbuf_end < (packet + len_packet(packet)))
499 len_packet(packet));
526 packet += len_packet(packet);

Completed in 48 milliseconds