type syscall.NlMsghdr
6 uses
syscall (current package)
netlink_linux.go#L25: Header NlMsghdr
netlink_linux.go#L109: Header NlMsghdr
netlink_linux.go#L129: func netlinkMessageHeaderAndData(b []byte) (*NlMsghdr, []byte, int, error) {
netlink_linux.go#L130: h := (*NlMsghdr)(unsafe.Pointer(&b[0]))
ztypes_linux_amd64.go#L425: type NlMsghdr struct {
ztypes_linux_amd64.go#L435: Msg NlMsghdr
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)