zephyr/include/net/yaip
Jukka Rissanen 8e84e36f14 net: Declare a macro to define stacks used by networking
The macro defines the stack as usual, but if user has
enabled net shell (CONFIG_NET_SHELL), then additional
information about the stack is stored in net_shell
linker section. The information in the net_shell linker
section is then used to print information about the
stacks in the networking sub-system.

Change-Id: Ic6e9f16a73a192b9a59d32a6d0070322382f98bd
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:41:14 +02:00
..
dhcpv4.h net: Add DHCPv4 client support 2016-12-02 12:40:26 +02:00
ieee802154_radio.h net: ieee802154: Let's ask LQI through driver API 2016-12-02 12:41:04 +02:00
ieee802154.h net: l2: Using unified kernel API 2016-12-02 12:41:06 +02:00
nbuf.h net: nbuf: Fix UDP and TCP start of the packet calculation 2016-12-02 12:41:04 +02:00
net_context.h net: context: Instead of 0 as timeout, K_NO_WAIT is better. 2016-12-02 12:41:07 +02:00
net_core.h net: Declare a macro to define stacks used by networking 2016-12-02 12:41:14 +02:00
net_event.h net: Add IPv4 related events 2016-12-02 12:40:54 +02:00
net_if.h net: Declare a macro to define stacks used by networking 2016-12-02 12:41:14 +02:00
net_ip.h net: Use alignment macros when copying IP address 2016-12-02 12:41:13 +02:00
net_l2.h net: Add initial Bluetooth support using native IP stack 2016-12-02 12:40:50 +02:00
net_mgmt.h net: mgmt: Fix include recursion loop 2016-12-02 12:40:55 +02:00
trickle.h net: trickle: Using unified kernel API 2016-12-02 12:41:07 +02:00