zephyr/include/net
Paul Sokolovsky 193d6c60df net: sockets: Implement gai_strerror()
To save binary size, currently just returns textual name of error
code, e.g. EAI_FAIL -> "EAI_FAIL". Based on real usecases, can be
replaced with user-friendly message later. (Current usecase is to
allow/help to elaborate sockets API by proof-of-concept porting
existing socket apps).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-03-15 07:13:15 -05:00
..
bt.h
buf.h net: buf: Doxygen comment additions and fixes 2019-03-01 13:02:01 +01:00
coap_link_format.h
coap.h
dhcpv4.h doc: net: Enhance DHCPv4 documentation 2019-02-21 08:01:51 -05:00
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h net: ethernet: Define and use Ethernet frame and datagram size 2019-03-15 06:44:13 -05:00
gptp.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h net: doc: Add missing doxygen comments to structs 2019-02-27 08:34:39 -06:00
ieee802154.h
ipv4_autoconf.h
lldp.h net: lldp: Move optional End TLV to send function 2019-03-09 16:02:11 -05:00
lwm2m.h doc: net: lwm2m: add LwM2M high-level API documentation 2019-03-05 08:10:06 -05:00
mii.h net: ethernet: Place MII defines into separate doxygen group 2019-02-26 02:07:36 +01:00
mqtt.h
net_config.h
net_context.h net/context: Add an option so set/unset packet timestamping 2019-03-09 10:09:33 -05:00
net_core.h
net_event.h
net_if.h net: offload: Remove CONFIG_NET_OFFLOAD from header file 2019-02-22 10:48:14 -05:00
net_ip.h net: ip: Add defines for IPPROTO_IP and IPPROTO_IPV6 2019-03-01 09:52:15 +01:00
net_l2.h net: doc: Add missing doxygen comments to structs 2019-02-27 08:34:39 -06:00
net_linkaddr.h
net_mgmt.h
net_offload.h net: offload: Remove CONFIG_NET_OFFLOAD from header file 2019-02-22 10:48:14 -05:00
net_pkt.h net/pkt: Enable allocating from external slab and data pool on new API 2019-03-11 20:56:44 -07:00
net_stats.h net: stats: Wrong Kconfig options were used for statistics 2019-02-26 02:25:45 +01:00
net_timeout.h
openthread.h
promiscuous.h
ptp_time.h
sntp.h doc: net: Add SNTP API documentation 2019-03-13 15:37:02 -07:00
socket_can.h can: Rename can_msg and can_msg_filter structs 2019-02-22 08:07:03 -05:00
socket_offload_ops.h doc: fix docs, include, and Kconfig misspellings 2019-02-28 09:32:12 +01:00
socket_offload.h include: net: Move fcntl implementation into socket_offload.h 2019-03-05 11:37:10 -05:00
socket_select.h net: socket: Split select-related declaration to separate header 2019-03-14 12:05:02 +01:00
socket.h net: sockets: Implement gai_strerror() 2019-03-15 07:13:15 -05:00
socks.h
tls_credentials.h
trickle.h
udp.h doc: net: Hide UDP API documentation 2019-02-21 16:37:43 -05:00
wifi_mgmt.h
wifi.h