const golang.org/x/sys/unix.AF_UNSPEC
4 uses
golang.org/x/sys/unix (current package)
syscall_unix.go#L328: if rsa.Addr.Family != AF_UNSPEC {
syscall_unix.go#L356: if rsa.Addr.Family != AF_UNSPEC {
syscall_unix.go#L377: if err == nil && rsa.Addr.Family != AF_UNSPEC {
zerrors_linux.go#L61: AF_UNSPEC = 0x0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)