Home
last modified time | relevance | path

Searched refs:addrtype (Results 1 – 4 of 4) sorted by relevance

/lib/lwip/lwip/contrib/addons/netconn/external_resolve/
A Ddnssd.c84 lwip_dnssd_gethostbyname(const char *name, ip_addr_t *addr, u8_t addrtype, err_t *err) in lwip_dnssd_gethostbyname() argument
92 LWIP_UNUSED_ARG(addrtype); in lwip_dnssd_gethostbyname()
A Ddnssd.h48 int lwip_dnssd_gethostbyname(const char *name, ip_addr_t *addr, u8_t addrtype, err_t *err);
/lib/lwip/lwip/src/include/lwip/
A Dopt.h3290 #define LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE(name, addr, addrtype, err) argument
/lib/lwip/lwip/src/api/
A Dapi_msg.c2150 u8_t addrtype = local
2158 API_EXPR_REF(msg->addr), lwip_netconn_do_dns_found, msg, addrtype);

Completed in 19 milliseconds