vendor/golang.org/x/net/route.binaryBigEndian.Uint16 (method, view implemented interface methods)
2 uses
vendor/golang.org/x/net/route (current package)
address.go#L189: id := int(bigEndian.Uint16(a.IP[2:4]))
binary.go#L62: func (binaryBigEndian) Uint16(b []byte) uint16 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)