zephyr/include
Johan Hedberg 018198cedc net: buf: Add slist helpers
Now that net_buf has "native" support for sys_slist_t in the form of
the sys_snode_t member, there's a danger people will forget to clear
out buf->frags when getting buffers from a list directly with
sys_slist_get(). This is analogous to the reason why we have
net_buf_get/put APIs instead of using k_fifo_get/put.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-11-06 14:20:40 +02:00
..
arch x86: MMU: Rename gen_mmu script 2017-11-03 09:29:39 -07:00
bluetooth Bluetooth: Add support for Link Layer Privacy 2017-11-06 12:50:40 +02:00
crypto
debug
dfu
display
drivers x86: apic: don't include headers we don't need 2017-11-02 13:25:01 -07:00
dt-bindings
fs
linker linker: use quotes with OUTPUT_ARCH macro 2017-10-31 12:32:34 -04:00
logging cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
misc
net net: buf: Add slist helpers 2017-11-06 14:20:40 +02:00
random subsys: Add random subsystem 2017-11-01 08:26:29 -04:00
shell
toolchain
usb
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc16.h
device.h
disk_access.h
dma.h
entropy.h drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
eth.h
flash.h
fs.h
gpio.h drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE 2017-11-02 18:46:30 -04:00
i2c.h
i2s.h
init.h
ipm.h
irq_offload.h
irq.h
json.h
kernel_version.h
kernel.h userspace: assign thread IDs at build time 2017-11-03 11:29:23 -07:00
led_strip.h
pinmux.h drivers: pinmux: add system call handlers 2017-10-30 13:20:19 -07:00
power.h
pthread.h
pwm.h
rtc.h
sensor.h cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
shared_irq.h
spi_legacy.h
spi.h drivers: spi: add system call handlers 2017-10-30 13:20:19 -07:00
sw_isr_table.h
sys_clock.h
sys_io.h sys_io.h: don't pull in kernel.h 2017-11-02 13:25:01 -07:00
syscall.h
toolchain.h
uart.h drivers: uart: add system call handlers 2017-10-30 13:20:19 -07:00
watchdog.h
zephyr.h