Linux Kernel Network Programming – struct sk_buff data-structure – Kernel Source code walk
Refer:struct sk_buff data-structure ↗struct sk_buff APIs ↗Linux Kernel Networking subsystem ↗ And here is the copy paste of struct sk_buff data-structure (/include/linux/skbuff.h) from the Kernel-source version 4.13 for quick reference: