zephyr/include/net
Paul Sokolovsky 5f8d24baca net: Add INET_ADDRSTRLEN POSIX define
POSIX defines INET_ADDRSTRLEN and INET6_ADDRSTRLEN as max sizes of
textual form of IP addresses (including terminating NUL):
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/netinet_in.h.html

We already define INET6_ADDRSTRLEN, so it makes sense to define
INET_ADDRSTRLEN too.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-09-11 10:44:30 +03:00
..
bt.h
buf.h
coap_link_format.h
coap.h
dhcpv4.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
dns_resolve.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h net: eth: Add start and stop L2 functions 2018-08-10 12:36:19 +03:00
gptp.h
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h
http.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
ieee802154_mgmt.h
ieee802154_radio.h
ieee802154.h net: l2: Add flags to tell if L2 supports multicast 2018-08-08 11:02:30 +03:00
ipv4_autoconf.h
lldp.h
lwm2m.h net: lwm2m: correct Copyright to Foundries.io 2018-08-27 19:29:16 -04:00
mii.h
mqtt_types.h
mqtt.h
net_app.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
net_config.h
net_context.h
net_core.h
net_event.h
net_if.h net: if: Remove IPv6 auto addresses if the prefix is removed 2018-08-17 17:02:21 +03:00
net_ip.h net: Add INET_ADDRSTRLEN POSIX define 2018-09-11 10:44:30 +03:00
net_l2.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
net_linkaddr.h net: Use packed enums when applicable 2018-08-14 07:16:54 -07:00
net_mgmt.h
net_offload.h
net_pkt.h doc: fix misspellings in API documentation 2018-08-28 13:58:22 -04:00
net_stats.h
openthread.h
promiscuous.h
ptp_time.h
sntp.h
socket.h net: tls: Apply DTLS review fixes 2018-08-17 15:10:00 +03:00
tcp.h
tls_credentials.h
trickle.h
udp.h
websocket_console.h
websocket.h
wifi_mgmt.h
wifi.h