Searched refs:ip_pkt (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/net/usb/
H A Dhso.c880 static void packetizeRx(struct hso_net *odev, unsigned char *ip_pkt, argument
890 DUMP(ip_pkt, min(128, (int)count));
903 odev->rx_buf_size, ip_pkt + buffer_offset,
960 memcpy(tmp_rx_buf, ip_pkt + buffer_offset, temp_bytes);

Completed in 36 milliseconds