zephyr/include
Tomasz Bursztyka f3ff4f7bd3 net_pkt: Let's make all IPv6 related attributes prefixed with ipv6_
Only 2 attributes lacked this prefix, which makes sense to have, so
applying it accordingly and changing the helpers as well.

Change-Id: I095b2729f977f8fb1624eff8801a4a4e21416693
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-04-21 14:19:51 +03:00
..
arch Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
bluetooth Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
crypto license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
debug kconfig: fixed Kconfig name in comments 2017-04-10 16:07:09 +00:00
display Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
drivers Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
fs license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
linker net: Switch from per-iface tx thread to a unique k_poll triggered one 2017-03-09 20:33:49 +02:00
logging kernel: remove legacy kernel support 2017-04-19 15:48:37 +00:00
misc Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
net net_pkt: Let's make all IPv6 related attributes prefixed with ipv6_ 2017-04-21 14:19:51 +03:00
shell license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
toolchain toolchain: don't define __stack outside C code 2017-04-20 16:01:17 +00:00
usb usb: Change transfer_len type to int32_t in usb_request_handler typedef 2017-01-30 12:01:49 +00:00
zephyr Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
adc.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
aio_comparator.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
atomic.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cache.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
clock_control.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
console.h spell: fix comment typos: /include 2017-04-19 00:41:25 +00:00
counter.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
crc16.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
device.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
disk_access.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
dma.h spell: fix comment typos: /include 2017-04-19 00:41:25 +00:00
eth.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
flash.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
fs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gpio.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
i2c.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
init.h kernel: remove deprecated init levels 2017-04-07 17:45:34 +00:00
ipm.h spell: fix comment typos: /include 2017-04-19 00:41:25 +00:00
irq_offload.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq.h spell: fix comment typos: /include 2017-04-19 00:41:25 +00:00
kernel_version.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
kernel.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
linker-defs.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
linker-tool-gcc.h spell: fix comment typos: /include 2017-04-19 00:41:25 +00:00
linker-tool.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pinmux.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
power.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pwm.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
random.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
rtc.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
section_tags.h section_tags.h: Remove unused security_frdm_k64f_section 2017-02-17 22:20:53 +00:00
sections.h gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
sensor.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
shared_irq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
sw_isr_table.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
sys_clock.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
sys_io.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
toolchain.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
watchdog.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
zephyr.h kernel: remove legacy.h and MDEF support 2017-04-19 10:59:35 -05:00