zephyr/include/net
Johan Hedberg 67e14d3916 net: buf: Use __noinit where possible
Static variables that don't strictly need to be initialized at
boottime should be declared with __noinit. This makes a considerable
difference especially for large buffers.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-14 15:44:04 +02:00
..
arp.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
bt.h
buf.h net: buf: Use __noinit where possible 2018-02-14 15:44:04 +02:00
coap.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
coap_link_format.h net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
dhcpv4.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
dns_resolve.h net: dns: Allow to initialize DNS servers from struct sockaddr[] 2018-01-18 17:30:40 +02:00
ethernet.h drivers: eth_mcux: Implement IPv6 multicast group joining/leaving 2017-12-12 09:24:51 -05:00
hostname.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
http.h net: http: Remove the old legacy API 2018-01-29 22:44:45 -05:00
http_parser.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http_parser_state.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http_parser_url.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
ieee802154.h net/ieee802154: Do not set the device UP by default 2018-01-15 15:15:38 +02:00
ieee802154_mgmt.h net/ieee802154: Split the net mgmt part from the L2 specific header 2017-12-12 09:29:48 -05:00
ieee802154_radio.h net/ieee802154: Add Sub-Ghz dedicated function on the radio API 2018-01-15 15:15:38 +02:00
lwm2m.h net: lwm2m: add support for DTLS 2017-12-15 16:46:48 -05:00
mii.h
mqtt.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
mqtt_types.h
net_app.h net: app: Add a new API to get net pkt based on dst 2018-02-09 14:45:53 +02:00
net_context.h various: Update/fix some textual material and code comments. 2017-12-29 09:45:39 -05:00
net_core.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
net_event.h net: Improve net management event information 2018-02-02 16:50:07 +02:00
net_if.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
net_ip.h net: if: Handle new address type of NET_ADDR_OVERRIDABLE 2018-01-23 09:25:51 +02:00
net_l2.h include: net: net_l2: Add OpenThread L2 2018-01-29 22:42:03 -05:00
net_linkaddr.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
net_mgmt.h net: Fix compilation error 2018-02-02 16:50:07 +02:00
net_offload.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
net_pkt.h net: ipv6: Add routing support between interfaces 2018-02-02 16:50:07 +02:00
net_stats.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
openthread.h include: net: net_l2: Add OpenThread L2 2018-01-29 22:42:03 -05:00
sntp.h net: sntp: Implement SNTP client library 2017-10-03 15:29:27 -04:00
socket.h net: sockets: Define POSIX function symbols as inline functions 2018-01-29 23:08:44 -05:00
trickle.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00
udp.h doc: net: group all networking APIs in doxygen 2017-11-17 17:14:18 -05:00