const syscall.IFF_UP
2 uses
syscall (current package)
zerrors_linux_amd64.go#L330: IFF_UP = 0x1
net
interface_linux.go#L99: if rawFlags&syscall.IFF_UP != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)