| /Zephyr-4.3.0/subsys/net/lib/sockets/ |
| D | getaddrinfo.c | 48 const struct zsock_addrinfo *hints; member 182 static int getaddrinfo_null_host(int port, const struct zsock_addrinfo *hints, in getaddrinfo_null_host() 221 const struct zsock_addrinfo *hints, in z_impl_z_zsock_getaddrinfo_internal() 314 const struct zsock_addrinfo *hints, in z_vrfy_z_zsock_getaddrinfo_internal() 359 const struct zsock_addrinfo *hints, in try_resolve_literal_addr() 436 const struct zsock_addrinfo *hints, in zsock_getaddrinfo()
|
| D | socket_offload.c | 54 const struct zsock_addrinfo *hints, in socket_offload_getaddrinfo()
|
| /Zephyr-4.3.0/tests/net/socket/getaddrinfo/src/ |
| D | main.c | 291 struct zsock_addrinfo hints = { in ZTEST() local 340 struct zsock_addrinfo hints = { in ZTEST() local 547 struct zsock_addrinfo hints = { in ZTEST() local 565 struct zsock_addrinfo hints = { in ZTEST() local 579 struct zsock_addrinfo hints = { in ZTEST() local 605 struct zsock_addrinfo hints = { in ZTEST() local
|
| /Zephyr-4.3.0/subsys/net/lib/utils/ |
| D | addr_utils.c | 34 const struct zsock_addrinfo *hints, in net_getaddrinfo_addr_str()
|
| /Zephyr-4.3.0/samples/net/tftp_client/src/ |
| D | tftp-client.c | 41 struct addrinfo *res, hints = {0}; in tftp_init() local
|
| /Zephyr-4.3.0/samples/net/cloud/tagoio_http_post/src/ |
| D | sockets.c | 45 struct addrinfo hints; in tagoio_connect() local
|
| /Zephyr-4.3.0/samples/net/sockets/http_get/src/ |
| D | http_get.c | 66 static struct addrinfo hints; in main() local
|
| /Zephyr-4.3.0/subsys/net/lib/sntp/ |
| D | sntp_simple.c | 90 static struct zsock_addrinfo hints; in sntp_simple() local
|
| /Zephyr-4.3.0/samples/net/sockets/sntp_client/src/ |
| D | main.c | 27 struct addrinfo hints = { in dns_query() local
|
| /Zephyr-4.3.0/samples/net/ocpp/src/ |
| D | main.c | 41 struct addrinfo hints = { in dns_query() local 271 struct addrinfo hints = { in ocpp_getaddrinfo() local
|
| /Zephyr-4.3.0/drivers/modem/simcom/sim7080/ |
| D | sim7080_dns.c | 68 const struct zsock_addrinfo *hints, struct zsock_addrinfo **res) in offload_getaddrinfo()
|
| /Zephyr-4.3.0/tests/net/lib/dns_resolve/src/ |
| D | main.c | 826 struct zsock_addrinfo hints = { 0 }; in ZTEST() local 851 struct zsock_addrinfo hints = { 0 }; in ZTEST() local 876 struct zsock_addrinfo hints = { 0 }; in ZTEST() local 897 struct zsock_addrinfo hints = { 0 }; in ZTEST() local
|
| /Zephyr-4.3.0/samples/drivers/modem/hello_hl78xx/src/ |
| D | main.c | 191 const struct addrinfo hints = { in resolve_broker_addr() local
|
| /Zephyr-4.3.0/samples/net/secure_mqtt_sensor_actuator/src/ |
| D | mqtt_client.c | 441 const struct addrinfo hints = { in app_mqtt_init() local
|
| /Zephyr-4.3.0/samples/net/sockets/big_http_download/src/ |
| D | big_http_download.c | 379 static struct addrinfo hints; in main() local
|
| /Zephyr-4.3.0/tests/net/offloaded_netdev/src/ |
| D | main.c | 398 const struct zsock_addrinfo *hints, in test_offload_getaddrinfo()
|
| /Zephyr-4.3.0/samples/net/cloud/mqtt_azure/src/ |
| D | main.c | 61 static struct addrinfo hints; variable
|
| /Zephyr-4.3.0/samples/net/cloud/aws_iot_mqtt/src/ |
| D | main.c | 435 const struct addrinfo hints = { in resolve_broker_addr() local
|
| /Zephyr-4.3.0/subsys/shell/backends/ |
| D | shell_mqtt.c | 112 struct zsock_addrinfo hints = { .ai_family = NET_AF_INET, in get_mqtt_broker_addrinfo() local
|
| /Zephyr-4.3.0/subsys/mgmt/updatehub/ |
| D | updatehub.c | 171 struct zsock_addrinfo hints; in start_coap_client() local
|
| /Zephyr-4.3.0/modules/thrift/src/thrift/transport/ |
| D | TSSLSocket.cpp | 285 struct addrinfo hints, *res, *res0; in open() local
|
| /Zephyr-4.3.0/lib/posix/options/ |
| D | net.c | 210 int getaddrinfo(const char *host, const char *service, const struct zsock_addrinfo *hints, in getaddrinfo()
|
| /Zephyr-4.3.0/drivers/wifi/eswifi/ |
| D | eswifi_socket_offload.c | 665 const struct zsock_addrinfo *hints, in eswifi_off_getaddrinfo()
|
| /Zephyr-4.3.0/drivers/wifi/simplelink/ |
| D | simplelink_sockets.c | 1054 const struct zsock_addrinfo *hints, in simplelink_getaddrinfo()
|
| /Zephyr-4.3.0/drivers/net/ |
| D | nsos_adapt.c | 1025 struct addrinfo hints; in nsos_adapt_getaddrinfo() local
|