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