vendor/golang.org/x/net/route.binaryByteOrder.PutUint16 (method)
4 uses
vendor/golang.org/x/net/route (current package)
address.go#L44: nativeEndian.PutUint16(b[2:4], uint16(a.Index))
binary.go#L23: PutUint16([]byte, uint16)
route_classic.go#L26: nativeEndian.PutUint16(b[:2], uint16(l))
route_classic.go#L34: nativeEndian.PutUint16(b[4:6], uint16(m.Index))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)