mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 01:01:56 +00:00
Make it safe to call net_buf_simple_init() even if the buffer was created using the new macros. This is possible to detect since with the new macros buf->__buf will be non-NULL and with the old NET_BUF_SIMPLE() macro it will be NULL. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
arp.h | ||
bt.h | ||
buf.h | ||
coap_link_format.h | ||
coap.h | ||
dhcpv4.h | ||
dns_resolve.h | ||
ethernet.h | ||
hostname.h | ||
http_parser_state.h | ||
http_parser_url.h | ||
http_parser.h | ||
http.h | ||
ieee802154_mgmt.h | ||
ieee802154_radio.h | ||
ieee802154.h | ||
lwm2m.h | ||
mii.h | ||
mqtt_types.h | ||
mqtt.h | ||
net_app.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_pkt.h | ||
net_stats.h | ||
openthread.h | ||
sntp.h | ||
socket.h | ||
trickle.h | ||
udp.h |