const vendor/golang.org/x/net/route.sizeofSockaddrInet6
5 uses
vendor/golang.org/x/net/route (current package)
address.go#L151: return sizeofSockaddrInet6, roundup(sizeofSockaddrInet6)
address.go#L179: if len(b) < sizeofSockaddrInet6 {
address.go#L243: case b[0] == sizeofSockaddrInet6:
zsys_darwin.go#L98: sizeofSockaddrInet6 = 0x1c
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |