Just look at include/linux/skbuff.h It's actually quite informative about the actual skbuff structure (very well commented) On Wednesday 10 October 2001 06:01 am, you wrote: > Hi guys, > I am quite confused by the sk_buff's head, data and tail room concept. > Let's say I have an IPv6 packet with a filled msghdr which carries 2 > iovec structures. How would the skbuff looks like? > > Which part of the packet corresponds to: > - ethernet header > - ipv6 header > - msghdr > - iovec > - other parts of skbuff > > Many thanks in advance! > > Cheers, > Jonathan > > - > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > IRC Channel: irc.openprojects.net / #kernelnewbies > Web Page: http://www.kernelnewbies.org/ - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/