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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c1379 static unsigned char *strip_make_packet(unsigned char *buffer, struct strip *strip_info, struct sk_buff *skb) function
1388 /*HexDump("strip_make_packet", strip_info, skb->data, skb->data + skb->len);*/
1394 printk(KERN_ERR "%s: strip_make_packet: Unknown packet type 0x%04X\n",
1484 char *newptr = strip_make_packet(ptr, strip_info, skb);
1585 * strip_make_packet. This is not fatal, but it causes misleading information
1588 * in the strip_make_packet routine.

Completed in 39 milliseconds