Searched defs:scopeid (Results 1 – 12 of 12) sorted by relevance
| /third_party/musl/src/network/ |
| D | lookup_ipliteral.c | 32 unsigned long long scopeid = 0; in __lookup_ipliteral() local
|
| D | getnameinfo.c | 65 static void reverse_hosts(char *buf, const unsigned char *a, unsigned scopeid, int family) in reverse_hosts() 155 unsigned scopeid; in getnameinfo() local
|
| D | lookup.h | 38 unsigned scopeid; member
|
| /third_party/node/test/parallel/ |
| D | test-dgram-udp6-link-local-address.js | 14 for (const { address, family, scopeid } of entries) { field
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| D | getnameinfo.c | 45 static void reverse_hosts(char *buf, const unsigned char *a, unsigned scopeid, int family) in reverse_hosts() 130 unsigned scopeid; in getnameinfo() local
|
| /third_party/musl/porting/linux/user/src/network/ |
| D | getnameinfo.c | 65 static void reverse_hosts(char *buf, const unsigned char *a, unsigned scopeid, int family) in reverse_hosts() 154 unsigned scopeid; in getnameinfo() local
|
| D | lookup.h | 35 unsigned scopeid; member
|
| /third_party/curl/lib/ |
| D | if2ip.c | 127 unsigned int scopeid = 0; in Curl_if2ip() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| D | nameservercheck_client.c | 35 unsigned scopeid; member
|
| /third_party/node/src/ |
| D | node_os.cc | 239 uint32_t scopeid = interfaces[i].address.address6.sin6_scope_id; in GetInterfaceAddresses() local
|
| /third_party/curl/tests/libtest/ |
| D | lib1560.c | 1416 static int scopeid(void) in scopeid() function
|
| /third_party/python/Lib/asyncio/ |
| D | base_events.py | 99 def _ipaddr_info(host, port, family, type, proto, flowinfo=0, scopeid=0): argument
|