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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvsi.c220 static inline int len_packet(const uint8_t *packet) function
236 if (hp->inbuf_end < (packet + len_packet(packet)))
497 len_packet(packet));
524 packet += len_packet(packet);

Completed in 128 milliseconds