const syscall.RTM_NEWLINK
3 uses
syscall (current package)
netlink_linux.go#L150: case RTM_NEWLINK, RTM_DELLINK:
zerrors_linux_amd64.go#L894: RTM_NEWLINK = 0x10
net
interface_linux.go#L31: case syscall.RTM_NEWLINK:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)