Home
last modified time | relevance | path

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

/third_party/nghttp2/integration-tests/
Dserver_tester.go695 type proxyProtocolV2 struct { struct
696 command proxyProtocolV2Command
697 sourceAddress net.Addr
698 destinationAddress net.Addr
699 additionalData []byte
726 func writeProxyProtocolV2(w io.Writer, hdr proxyProtocolV2) error {