> As I see eth_header(ethernet/eth.c) pushes the > header into > sk_buff but this func is not being called by > anybody? eth_header() is being called at various places - not directly, but through the dev->hard_header function pointer. Ravi. __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com -- 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/