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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
buf.h net: buf: Add net_buf_pull_mem() API 2019-01-28 15:21:23 +02:00
coap.h net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
coap_link_format.h net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
dhcpv4.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
dns_resolve.h net: dns: Fix DNS documentation 2019-02-15 16:39:06 -05:00
dummy.h net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ethernet.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
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
gptp.h net: Hide internal code from documentation 2019-02-15 16:39:06 -05:00
hostname.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
http_parser.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
http_parser_state.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
http_parser_url.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_mgmt.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_radio.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
ipv4_autoconf.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
lldp.h include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
lwm2m.h net: lwm2m: add support for IPSO Timer object 2019-02-12 21:19:49 -05:00
mii.h net: ethernet: mii: Fix the documentation 2019-02-15 16:39:06 -05:00
mqtt.h net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
net_config.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
net_context.h net: removed CONFIG_NET_APP 2019-02-08 13:57:55 +02:00
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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
net_pkt.h doc: fix doxygen API comment misspellings 2019-02-16 09:23:41 -06:00
net_stats.h net: rpl: Remove the deprecated code 2019-01-13 09:40:36 -05:00
net_timeout.h net: timeouts: Fix documentation for net_timeouts.h 2019-02-15 16:39:06 -05:00
openthread.h openthread: Update openthread version to latest upstream/master. 2018-12-20 12:24:51 +01:00
promiscuous.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
ptp_time.h net: gptp: Convert SyncReceiptTime to ExtendedTimestamp 2018-10-01 14:48:53 +03:00
sntp.h net: sntp: get rid of the callback function 2019-01-31 10:14:12 +02:00
socket.h net: sockets: Implement getnameinfo() 2019-02-19 17:34:57 -05:00
socket_can.h net: socket: can: Add getsockopt() and setsockopt() support 2019-02-07 18:08:27 +02:00
socket_offload.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socket_offload_ops.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socks.h net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00
tls_credentials.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
trickle.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
udp.h net: Fix the function API documentation generation 2019-02-15 16:39:06 -05:00
wifi.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
wifi_mgmt.h net: wifi: Add Access Point mode interface 2019-01-19 07:20:36 -05:00