TCP Network Stack

sk_buff Journey

  • send() → sk_buff → TCP → IP → NIC ring buffer → DMA

write() syscall to network driver (5 hops)