Home
last modified time | relevance | path

Searched refs:GetRemoteAddr (Results 1 – 25 of 83) sorted by relevance

1234

/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dunixdomainserver.cc144 string UnixDomainServer::GetRemoteAddr(int in_fd) { in GetRemoteAddr() function in UnixDomainServer
224 GetRemoteAddr(in_fd) + ": " + string(strerror(errno)), MSGFLAG_ERROR); in ReadBytes()
229 _MSG("Unix domain server client read() ended for " + GetRemoteAddr(in_fd), in ReadBytes()
235 _MSG("Unix domain server client " + GetRemoteAddr(in_fd) + " read error, " in ReadBytes()
255 _MSG("Unix domain server: Killing client " + GetRemoteAddr(in_fd) + ", write " in WriteBytes()
265 "notification on client " + GetRemoteAddr(in_fd), MSGFLAG_ERROR); in WriteBytes()
H A Dtcpserver.cc225 string TcpServer::GetRemoteAddr(int in_fd) { in GetRemoteAddr() function in TcpServer
285 "%s refused", GetRemoteAddr(in_fd).c_str()); in ValidateIPFilter()
308 GetRemoteAddr(in_fd).c_str(), strerror(errno)); in ReadBytes()
315 GetRemoteAddr(in_fd).c_str()); in ReadBytes()
322 "buffer full", GetRemoteAddr(in_fd).c_str()); in ReadBytes()
343 "error %s", GetRemoteAddr(in_fd).c_str(), strerror(errno)); in WriteBytes()
354 GetRemoteAddr(in_fd).c_str()); in WriteBytes()
H A Dunixdomainserver.h84 virtual string GetRemoteAddr(int in_fd);
H A Dtcpserver.h84 virtual string GetRemoteAddr(int in_fd);
H A Dnetframework.h129 virtual string GetRemoteAddr(int in_fd) = 0;
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/sebest/xff/
H A Dxff_test.go75 ra := GetRemoteAddr(r)
83 ra := GetRemoteAddr(r)
94 ra := GetRemoteAddr(r)
105 ra := GetRemoteAddr(r)
H A Dxff.go64 func GetRemoteAddr(r *http.Request) string { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/sebest/xff/
H A Dxff_test.go75 ra := GetRemoteAddr(r)
83 ra := GetRemoteAddr(r)
94 ra := GetRemoteAddr(r)
105 ra := GetRemoteAddr(r)
H A Dxff.go64 func GetRemoteAddr(r *http.Request) string { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/sebest/xff/
H A Dxff_test.go75 ra := GetRemoteAddr(r)
83 ra := GetRemoteAddr(r)
94 ra := GetRemoteAddr(r)
105 ra := GetRemoteAddr(r)
H A Dxff.go64 func GetRemoteAddr(r *http.Request) string {
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/
H A Dindex.php52 …DeviceType(), Request::GetDeviceID(), Request::GetGETUser(), Request::GetRemoteAddr(), @constant('…
196 …EL_WARN, sprintf("IP: %s failed to authenticate user '%s'", Request::GetRemoteAddr(), Request::Ge…
231 … Request::GetDeviceType(), Request::GetDeviceID(), Request::GetGETUser(), Request::GetRemoteAddr(),
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/
H A Dindex.php52 …DeviceType(), Request::GetDeviceID(), Request::GetGETUser(), Request::GetRemoteAddr(), @constant('…
196 …EL_WARN, sprintf("IP: %s failed to authenticate user '%s'", Request::GetRemoteAddr(), Request::Ge…
231 … Request::GetDeviceType(), Request::GetDeviceID(), Request::GetGETUser(), Request::GetRemoteAddr(),
/dports/news/nzbget/nzbget-21.1/daemon/remote/
H A DWebServer.cpp123 debug("request received from %s", m_connection->GetRemoteAddr()); in Execute()
239 !(!Util::EmptyStr(g_Options->GetAuthorizedIp()) && IsAuthorizedIp(m_connection->GetRemoteAddr()))) in CheckCredentials()
280 g_Options->GetControlPort(), m_connection->GetRemoteAddr(), in CheckCredentials()
292 const char* remoteIp = m_connection->GetRemoteAddr(); in IsAuthorizedIp()
H A DRemoteServer.cpp236 …, m_tls ? g_Options->GetSecurePort() : g_Options->GetControlPort(), m_connection->GetRemoteAddr()); in Execute()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsASocketHandler.h91 virtual nsresult GetRemoteAddr(mozilla::net::NetAddr* addr) { in GetRemoteAddr() function
H A DnsUDPSocket.h32 virtual nsresult GetRemoteAddr(NetAddr* addr) override;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/zpushadmin/model/
H A DDevicerequest.php21 $this->_device->remote_addr = \Request::GetRemoteAddr();
/dports/news/nzbget/nzbget-21.1/daemon/connect/
H A DConnection.h81 const char* GetRemoteAddr();
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/lib/core/
H A Dtopcollector.php57 "ip" => Request::GetRemoteAddr(),
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/lib/core/
H A Dtopcollector.php57 "ip" => Request::GetRemoteAddr(),
/dports/irc/znc/znc-1.8.2/modules/
H A Dbouncedcc.cpp68 const CString& GetRemoteAddr() const { return m_sRemoteIP; } in GetRemoteAddr() function in CDCCBounce
116 Table.SetCell(t_s("IP", "list"), pSock->GetRemoteAddr()); in ListDCCsCommand()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/internal/helper/
H A Dhelpers.go167 r.RemoteAddr = xff.GetRemoteAddr(r)
/dports/sysutils/helmfile/vault-f6547fa8e820/helper/forwarding/
H A Dtypes.pb.go99 func (m *Request) GetRemoteAddr() string { func
/dports/misc/concourse/vault-bdd38fca2cff/helper/forwarding/
H A Dtypes.pb.go99 func (m *Request) GetRemoteAddr() string { func

1234