Home
last modified time | relevance | path

Searched refs:Message_E_DIAL_REFUSED (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-autonat/
H A Dclient.go89 return e.Status == pb.Message_E_DIAL_REFUSED
H A Dsvc.go161 return newDialResponseError(pb.Message_E_DIAL_REFUSED, "too many dials")
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-autonat/pb/
H A Dautonat.pb.go70 Message_E_DIAL_REFUSED Message_ResponseStatus = 101 const