zephyr/include/net
Johan Hedberg 45bc46d42e net: buf: Introduce net_buf_destroy() wrapper
This is only for use with custom destroy callbacks, so that the
application gets isolated away from the details of how exactly the
buffers are managed. This opens up the possibility of switching away
from k_fifo to potentially better solutions, such as k_lifo.

Change-Id: I0d8322fdec3500d8ae060ae471b9448aeaa4572a
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-15 08:45:05 +02:00
..
arp.h net: Refactored ARP packet header handling 2016-12-02 12:40:10 +02:00
buf.h net: buf: Introduce net_buf_destroy() wrapper 2016-12-15 08:45:05 +02:00
dhcpv4.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
ethernet.h net: Add utility func to return eth broadcast addr 2016-12-02 12:40:10 +02:00
ieee802154_radio.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
ieee802154.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
mii.h net: Definitions for IEEE 802.3, Section 2 MII compatible PHY transceivers 2016-12-02 12:41:05 +02:00
nbuf.h net: nbuf: Provide metadata info for sent TCP buf 2016-12-02 12:41:19 +02:00
net_context.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_core.h net: Fix stack info collector in net shell 2016-12-02 12:41:18 +02:00
net_event.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_if.h net: Fix stack info collector in net shell 2016-12-02 12:41:18 +02:00
net_ip.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_l2.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_linkaddr.h net: Add ll address checker function 2016-12-02 12:40:19 +02:00
net_mgmt.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_stats.h net: rpl: Initial commit 2016-12-02 12:41:00 +02:00
offload_ip.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
tinydtls.h
trickle.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00