Home
last modified time | relevance | path

Searched refs:ip_string (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/distributed_net/
Ddistributed_net.h54 #define INIT_SOCK_ADDR(addr, ip_string, port) \ argument
58 (addr)->sin_addr.s_addr = ipaddr_addr(ip_string); \
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c1429 const char *ip_string[] = { in ac_print_gpu_info() local
1443 fprintf(f, " IP %-7s %2u.%u \tqueues:%u\n", ip_string[i], in ac_print_gpu_info()
/third_party/python/Doc/library/
Dsocket.rst946 .. function:: inet_aton(ip_string)
983 .. function:: inet_pton(address_family, ip_string)
991 :const:`AF_INET6`. If the IP address string *ip_string* is invalid,