net/netip.Addr.As16 (method)

2 uses

	net/netip (current package)
		netip.go#L682: func (ip Addr) As16() (a16 [16]byte) {

	net
		ipsock_posix.go#L223: 		Addr:   addr.As16(),