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

/drivers/net/usb/
H A Dhso.c871 static void packetizeRx(struct hso_net *odev, unsigned char *ip_pkt, argument
881 DUMP(ip_pkt, min(128, (int)count));
894 odev->rx_buf_size, ip_pkt + buffer_offset,
951 memcpy(tmp_rx_buf, ip_pkt + buffer_offset, temp_bytes);

Completed in 102 milliseconds