Home
last modified time | relevance | path

Searched defs:addr6 (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/mdns/test/
Dtest_mdns.c91 esp_ip6_addr_t addr6; variable
/hal_espressif-3.4.0/examples/protocols/mdns/main/
Dmdns_example_main.c66 mdns_ip_addr_t addr4, addr6; in initialise_mdns() local
/hal_espressif-3.4.0/examples/protocols/icmp_echo/main/
Decho_example_main.c131 struct in6_addr addr6 = ((struct sockaddr_in6 *) (res->ai_addr))->sin6_addr; in do_ping_cmd() local
/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c476 struct in6_addr addr6 = ((struct sockaddr_in6 *) (pxAddrList->ai_addr))->sin6_addr; in xMBTCPPortMasterCheckHost() local
551 struct in6_addr addr6 = ((struct sockaddr_in6 *) (pxCurAddr->ai_addr))->sin6_addr; in xMBTCPPortMasterConnect() local
/hal_espressif-3.4.0/examples/bluetooth/nimble/bleprph_wifi_coex/main/
Dmain.c232 struct in6_addr addr6 = ((struct sockaddr_in6 *) (res->ai_addr))->sin6_addr; in do_ping_cmd() local