var vendor/golang.org/x/net/route.kernelAlign
5 uses
vendor/golang.org/x/net/route (current package)
sys.go#L13: kernelAlign int
sys.go#L28: kernelAlign, wireFormats = probeRoutingStack()
sys.go#L33: return kernelAlign
sys.go#L35: return (l + kernelAlign - 1) &^ (kernelAlign - 1)
![]() |
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. |