mbuf types: external data storage data is not put into the mbuf itself, but "elsewhere", mbuf points to it in our case, "elsewhere" is usually an mbuf cluster mbuf clusters are preallocated memory buffers just like mbufs but bigger: 2048 bytes in our case thus big enough for an entire ethernet frame