syscall.NlMsghdr.Flags (field)
3 uses
	syscall (current package)
		netlink_linux.go#L36: 	*(*uint16)(unsafe.Pointer(&b[6:8][0])) = rr.Header.Flags
		netlink_linux.go#L47: 	rr.Header.Flags = NLM_F_DUMP | NLM_F_REQUEST
		ztypes_linux_amd64.go#L428: 	Flags uint16
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |