INADDR_LOOPBACK    82 content/renderer/p2p/ipc_network_manager.cc     talk_base::IPAddress ip_address_v4(INADDR_LOOPBACK);
INADDR_LOOPBACK   197 net/base/net_util_posix.cc       if (addr_in->sin_addr.s_addr == INADDR_LOOPBACK ||
INADDR_LOOPBACK   103 third_party/libevent/evutil.c 	listen_addr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK   263 third_party/npapi/npspy/extern/nspr/md/_freebsd.h #ifndef INADDR_LOOPBACK
INADDR_LOOPBACK   274 third_party/npapi/npspy/extern/nspr/md/_os2.h #ifndef INADDR_LOOPBACK /* For some reason this is not defined in OS2 tcpip */
INADDR_LOOPBACK    93 third_party/npapi/npspy/extern/nspr/prinet.h #if defined(OS2) && !defined(INADDR_LOOPBACK)
INADDR_LOOPBACK   128 third_party/npapi/npspy/extern/nspr/prio.h #define PR_INADDR_LOOPBACK INADDR_LOOPBACK
INADDR_LOOPBACK   181 third_party/talloc/libreplace/getaddrinfo.c 		if (addr == INADDR_LOOPBACK || addr == INADDR_ANY) {
INADDR_LOOPBACK   312 third_party/talloc/libreplace/getaddrinfo.c 					INADDR_LOOPBACK,
INADDR_LOOPBACK   271 third_party/talloc/libreplace/system/network.h #ifndef INADDR_LOOPBACK
INADDR_LOOPBACK    68 tools/android/common/adb_connection.cc   addr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK   329 tools/android/forwarder/forwarder.cc   addr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK   155 tools/android/forwarder2/socket.cc     addr_.addr4.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK   119 tools/measure_page_load_time/ie_bho/MeasurePageLoadTimeBHO.cpp     addrBind.sin_addr.s_addr = htonl(INADDR_LOOPBACK);