Home
last modified time | relevance | path

Searched defs:GetPing (Results 1 – 25 of 56) sorted by relevance

123

/dports/net/storj/storj-1.45.3/vendor/github.com/lucas-clemente/quic-go/
H A Dmock_mtu_discoverer_test.go40 func (m *MockMtuDiscoverer) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
49 func (mr *MockMtuDiscovererMockRecorder) GetPing() *gomock.Call { func
H A Dmtu_discoverer.go15 GetPing() (ping ackhandler.Frame, datagramSize protocol.ByteCount) methodSpec
68 func (f *mtuFinder) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/lucas-clemente/quic-go/
H A Dmock_mtu_discoverer_test.go40 func (m *MockMtuDiscoverer) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
49 func (mr *MockMtuDiscovererMockRecorder) GetPing() *gomock.Call { func
H A Dmtu_discoverer.go15 GetPing() (ping ackhandler.Frame, datagramSize protocol.ByteCount) methodSpec
68 func (f *mtuFinder) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/lucas-clemente/quic-go/
H A Dmock_mtu_discoverer_test.go40 func (m *MockMtuDiscoverer) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
49 func (mr *MockMtuDiscovererMockRecorder) GetPing() *gomock.Call { func
H A Dmtu_discoverer.go15 GetPing() (ping ackhandler.Frame, datagramSize protocol.ByteCount) methodSpec
68 func (f *mtuFinder) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/lucas-clemente/quic-go/
H A Dmock_mtu_discoverer_test.go40 func (m *MockMtuDiscoverer) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
49 func (mr *MockMtuDiscovererMockRecorder) GetPing() *gomock.Call { func
H A Dmtu_discoverer.go15 GetPing() (ping ackhandler.Frame, datagramSize protocol.ByteCount) methodSpec
68 func (f *mtuFinder) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/lucas-clemente/quic-go/
H A Dmock_mtu_discoverer_test.go40 func (m *MockMtuDiscoverer) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
49 func (mr *MockMtuDiscovererMockRecorder) GetPing() *gomock.Call { func
H A Dmtu_discoverer.go15 GetPing() (ping ackhandler.Frame, datagramSize protocol.ByteCount) methodSpec
68 func (f *mtuFinder) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/lucas-clemente/quic-go/
H A Dmtu_discoverer.go15 GetPing() (ping ackhandler.Frame, datagramSize protocol.ByteCount) methodSpec
68 func (f *mtuFinder) GetPing() (ackhandler.Frame, protocol.ByteCount) { func
/dports/www/mirrorselect/mirrorselect-0.9.0/api/
H A Dapi.go20 func GetPing(c *gin.Context) { func
/dports/games/odamex/odamex-src-0.7.0/ag-odalaunch/src/
H A Dnet_io.h87 uint32_t GetPing() { return (m_ReceivePing - m_SendPing); } in GetPing() function
/dports/games/odamex/odamex-src-0.7.0/odalpapi/
H A Dnet_io.h93 uint64_t GetPing() { return (m_ReceivePing - m_SendPing); } in GetPing() function
/dports/games/openspades/openspades-0.1.3/Sources/Gui/
H A DMainScreenHelper.h64 int GetPing() const { return ping; } in GetPing() function
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLAreaElement.h89 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
H A DHTMLAnchorElement.h92 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLAreaElement.h89 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
H A DHTMLAnchorElement.h92 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLAreaElement.h89 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
H A DHTMLAnchorElement.h92 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLAreaElement.h89 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLAreaElement.h95 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
H A DHTMLAnchorElement.h98 void GetPing(DOMString& aValue) { GetHTMLAttr(nsGkAtoms::ping, aValue); } in GetPing() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLAreaElement.cpp225 HTMLAreaElement::GetPing(nsAString& aValue) in GetPing() function in mozilla::dom::HTMLAreaElement

123