const syscall.IFF_PROMISC
3 uses
syscall (current package)
lsf_linux.go#L63: ifl.flags |= uint16(IFF_PROMISC)
lsf_linux.go#L65: ifl.flags &^= uint16(IFF_PROMISC)
zerrors_linux_amd64.go#L324: IFF_PROMISC = 0x100
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)