zephyr/include/net
Paul Sokolovsky 87b5eb9fce net: sockets: Implement getnameinfo()
This function is the opposite of getaddrinfo(), i.e. converts
struct sockaddr into a textual address. Normally (or more
specifically, based on the flags) it would perform reverse DNS
lookup, but current implementation implements only subset of
functionality, by converting to numeric textual address.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-02-19 17:34:57 -05:00
..
bt.h
buf.h
coap_link_format.h
coap.h
dhcpv4.h
dns_resolve.h net: dns: Fix DNS documentation 2019-02-15 16:39:06 -05:00
dummy.h
ethernet_mgmt.h net: ethernet_mgmt: Add missing documentation 2019-02-15 16:39:06 -05:00
ethernet_vlan.h net: ethernet: vlan: Add missing function documentation 2019-02-15 16:39:06 -05:00
ethernet.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
gptp.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h
mii.h net: ethernet: mii: Fix the documentation 2019-02-15 16:39:06 -05:00
mqtt.h
net_config.h
net_context.h
net_core.h net: core: Fix documentation for core helpers 2019-02-19 15:21:01 -05:00
net_event.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
net_if.h net: if: Start index numbering from 1 2019-02-18 15:10:54 -05:00
net_ip.h doc: fix doxygen API comment misspellings 2019-02-16 09:23:41 -06:00
net_l2.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
net_linkaddr.h net: link_addr: Add more info to link layer address API 2019-02-19 15:07:41 -05:00
net_mgmt.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
net_offload.h
net_pkt.h doc: fix doxygen API comment misspellings 2019-02-16 09:23:41 -06:00
net_stats.h
net_timeout.h net: timeouts: Fix documentation for net_timeouts.h 2019-02-15 16:39:06 -05:00
openthread.h
promiscuous.h
ptp_time.h
sntp.h
socket_can.h
socket_offload_ops.h
socket_offload.h
socket.h net: sockets: Implement getnameinfo() 2019-02-19 17:34:57 -05:00
socks.h
tls_credentials.h
trickle.h
udp.h
wifi_mgmt.h
wifi.h