const syscall.NETLINK_ROUTE
2 uses
syscall (current package)
netlink_linux.go#L61: s, err := Socket(AF_NETLINK, SOCK_RAW|SOCK_CLOEXEC, NETLINK_ROUTE)
zerrors_linux_amd64.go#L591: NETLINK_ROUTE = 0x0
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)