Home
last modified time | relevance | path

Searched defs:proxyProtocolV2 (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/integration-tests/
Dserver_tester.go761 type proxyProtocolV2 struct { struct
762 command proxyProtocolV2Command
763 sourceAddress net.Addr
764 destinationAddress net.Addr
765 additionalData []byte
792 func writeProxyProtocolV2(w io.Writer, hdr proxyProtocolV2) error {