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