type syscall.IfAddrmsg
3 uses
syscall (current package)
ztypes_linux_amd64.go#L461: type IfAddrmsg struct {
net
interface_linux.go#L152: ifam := (*syscall.IfAddrmsg)(unsafe.Pointer(&m.Data[0]))
interface_linux.go#L175: func newAddr(ifam *syscall.IfAddrmsg, attrs []syscall.NetlinkRouteAttr) Addr {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)