syscall.NlMsghdr.Type (field)
8 uses
syscall (current package)
netlink_linux.go#L32: *(*uint16)(unsafe.Pointer(&b[4:6][0])) = rr.Header.Type
netlink_linux.go#L43: rr.Header.Type = uint16(proto)
netlink_linux.go#L96: if m.Header.Type == NLMSG_DONE {
netlink_linux.go#L99: if m.Header.Type == NLMSG_ERROR {
netlink_linux.go#L149: switch m.Header.Type {
ztypes_linux_amd64.go#L427: Type uint16
net
interface_linux.go#L28: switch m.Header.Type {
interface_linux.go#L148: switch m.Header.Type {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)