Home
last modified time | relevance | path

Searched refs:ipAddr (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h147 virtual int32_t InitializeSendSockets(const char* ipAddr,
158 const char* ipAddr = NULL,
179 char ipAddr[kIpAddressVersion6Length],
187 virtual int32_t SendSocketInformation(char ipAddr[kIpAddressVersion6Length],
194 char ipAddr[kIpAddressVersion6Length],
Dudp_transport_impl.h50 int32_t InitializeSendSockets(const char* ipAddr,
55 const char* ipAddr = NULL,
62 char ipAddr[kIpAddressVersion6Length],
66 int32_t SendSocketInformation(char ipAddr[kIpAddressVersion6Length],
69 int32_t RemoteSocketInformation(char ipAddr[kIpAddressVersion6Length],
Dudp_transport_impl.cc363 char ipAddr[kIpAddressVersion6Length], in ReceiveSocketInformation()
371 if (ipAddr) in ReceiveSocketInformation()
373 strncpy(ipAddr, _localIP, IpV6Enabled() ? in ReceiveSocketInformation()
387 char ipAddr[kIpAddressVersion6Length], in SendSocketInformation()
394 strncpy(ipAddr, _destIP, IpV6Enabled() ? in SendSocketInformation()
401 char ipAddr[kIpAddressVersion6Length], in RemoteSocketInformation()
408 if(ipAddr) in RemoteSocketInformation()
410 strncpy(ipAddr, _fromIP, IpV6Enabled() ? in RemoteSocketInformation()
/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c117 mDNSlocal void SockAddrTomDNSAddr(const struct sockaddr *const sa, mDNSAddr *ipAddr, mDNSIPPort *ip… in SockAddrTomDNSAddr() argument
124 ipAddr->type = mDNSAddrType_IPv4; in SockAddrTomDNSAddr()
125 ipAddr->ip.v4.NotAnInteger = sin->sin_addr.s_addr; in SockAddrTomDNSAddr()
137 ipAddr->type = mDNSAddrType_IPv6; in SockAddrTomDNSAddr()
138 ipAddr->ip.v6 = *(mDNSv6Addr*)&sin6->sin6_addr; in SockAddrTomDNSAddr()
146 ipAddr->type = mDNSAddrType_None; in SockAddrTomDNSAddr()
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c1922 IP_ADDR_STRING * ipAddr; in SetDNSServers() local
1983 for ( ipAddr = dnsServerList; ipAddr; ipAddr = ipAddr->Next ) in SetDNSServers()
1986 err = StringToAddress( &addr, ipAddr->IpAddress.String ); in SetDNSServers()
/external/python/cpython2/Lib/
Durllib.py1455 def ip2num(ipAddr): argument
1456 parts = ipAddr.split('.')
/external/python/cpython3/Lib/urllib/
Drequest.py2545 def ip2num(ipAddr): argument
2546 parts = ipAddr.split('.')
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...