Home
last modified time | relevance | path

Searched defs:addr_info (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/network/
Dres_cache.c69 struct addr_info_wrapper addr_info[MAX_RESULTS] = {0}; in dns_get_addr_info_from_netsys_cache() local
/third_party/libcoap/include/coap3/
Dcoap_io_internal.h212 coap_addr_tuple_t addr_info; /**< local and remote addresses */ member
Dcoap_session_internal.h79 coap_addr_tuple_t addr_info; /**< remote/local address info */ member
/third_party/libcoap/examples/riot/examples_libcoap_client/
Dclient-coap.c101 coap_addr_info_t *addr_info; in resolve_address() local
/third_party/musl/porting/linux/user/src/network/
Dres_cache.c86 struct addr_info_wrapper addr_info[MAX_RESULTS] = {0}; in dns_get_addr_info_from_netsys_cache2() local
/third_party/libcoap/examples/lwip/
Dclient-coap.c81 coap_addr_info_t *addr_info; in resolve_address() local
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-udpsender.c63 struct addrinfo addr_info; member
/third_party/ltp/lib/
Dtst_net.c211 struct addrinfo **addr_info) in safe_getaddrinfo()
/third_party/ltp/include/
Dtst_safe_net.h79 #define SAFE_GETADDRINFO(src_addr, port, hints, addr_info) \ argument
/third_party/libcoap/src/
Dcoap_session.c1100 const coap_addr_tuple_t *addr_info) { in coap_make_addr_hash()
/third_party/python/Lib/asyncio/
Dbase_events.py930 async def _connect_sock(self, exceptions, addr_info, local_addr_infos=None): argument
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3857 const VkMemoryOpaqueCaptureAddressAllocateInfo *addr_info = in anv_AllocateMemory() local