zephyr/include/net
Johan Hedberg 2d5bfe2f1f net: buf: Introduce net_buf_simple object
The object has the same layout as the last fields of the existing
net_buf. To maintain backwards compatibility net_buf receives a union
so that the old data, len and size members can be accessed as before,
however they are located in the same memory as the actual
net_buf_simple members.

Change-Id: I22d208faba30fe41c5ada17e6d13e641f528729a
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-07-13 09:34:42 +00:00
..
uip net: Add documentation about yielding 2016-07-13 09:20:11 +00:00
yaip net: yaip: Add utility function to return default network interface 2016-07-12 19:20:58 +00:00
buf.h net: buf: Introduce net_buf_simple object 2016-07-13 09:34:42 +00:00
ip_buf.h net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
l2_buf.h net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
nbuf.h net: yaip: Add ICMP protocol header struct 2016-07-12 19:20:51 +00:00
net_context.h net: yaip: Add net_context to compilation 2016-07-12 19:20:43 +00:00
net_core.h net: yaip: Initial commit for new IP stack 2016-07-12 07:18:06 +00:00
net_if.h net: yaip: Add multicast address to network interface 2016-07-12 07:21:21 +00:00
net_ip.h net: yaip: Initial commit for new IP stack 2016-07-12 07:18:06 +00:00
net_linkaddr.h net: Add header file for generic link address 2016-07-12 07:20:40 +00:00
net_socket.h net: yaip: Initial commit for new IP stack 2016-07-12 07:18:06 +00:00
net_stats.h net: yaip: Add statistics gathering support 2016-07-12 19:20:43 +00:00
tinydtls.h checkpatch: error - trailing_whitespace 2016-02-05 20:24:33 -05:00