mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 09:13:53 +00:00
We do not need large 1280 bytes long buffers in lower IP stack layers. After long packet has been fragmented to smaller chunks it depends on the radio technology how long buffers we need to use. For 802.15.4 we can use 128 bytes long buffers. Change-Id: I8cd6085944d78fa26a4aa1a93c58fc436856541b Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
net_buf.h | ||
net_core.h | ||
net_ip.h | ||
net_socket.h |