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#L374: if rsa.Addr.Family != AF_UNSPEC {
syscall_unix.go#L397: if rsa.Addr.Family != AF_UNSPEC {
zerrors_linux.go#L60: AF_UNSPEC = 0x0
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)