lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Alignment in pbufs


From: Matthias Weisser
Subject: [lwip-users] Alignment in pbufs
Date: Mon, 21 May 2007 09:14:35 +0200

Hi

I am making progress in bringing up lwIP on my board. Can I assume that pbufs 
are always completely filled? So, for example if a I have a packet length of 
lets, say 131 bytes the first pbuf in the chain contains 128 bytes and the 
second one contains 3 byte? That would make my life a bit easier as the 
ethernet controller always awaits 32 bit at a time.

Regards,
Matthias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]