mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 05:21:57 +00:00
Add net_nbuf_split() function that can be used to split an existing net_buf fragment into two arbitrary length pieces, and return the two new fragments to the caller. The data from the original fragment is copied into these two new fragments. Existing fragment is not modified. Change-Id: I463e675232c6e19c2a42929f480893a6d1265873 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
arp.h | ||
bt.h | ||
buf.h | ||
dhcpv4.h | ||
dns_client.h | ||
dns_resolve.h | ||
ethernet.h | ||
http_parser.h | ||
http.h | ||
ieee802154_radio.h | ||
ieee802154.h | ||
mii.h | ||
mqtt_types.h | ||
mqtt.h | ||
nbuf.h | ||
net_context.h | ||
net_core.h | ||
net_event.h | ||
net_if.h | ||
net_ip.h | ||
net_l2.h | ||
net_linkaddr.h | ||
net_mgmt.h | ||
net_offload.h | ||
net_stats.h | ||
trickle.h | ||
zoap_link_format.h | ||
zoap.h |