Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/distributed_net/
Ddistributed_net.h49 #define INIT_SOCK_ADDR(addr, ip_string, port) \ argument
53 (addr)->sin_addr.s_addr = ipaddr_addr(ip_string); \
/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,