syscall.NlMsghdr.Type (field)
8 uses
syscall (current package)
netlink_linux.go#L35: *(*uint16)(unsafe.Pointer(&b[4:6][0])) = rr.Header.Type
netlink_linux.go#L46: rr.Header.Type = uint16(proto)
netlink_linux.go#L106: if m.Header.Type == NLMSG_DONE {
netlink_linux.go#L109: if m.Header.Type == NLMSG_ERROR {
netlink_linux.go#L159: switch m.Header.Type {
ztypes_linux_amd64.go#L425: Type uint16
net
interface_linux.go#L28: switch m.Header.Type {
interface_linux.go#L143: switch m.Header.Type {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)