Scroll to navigation

ENUM W1_CN_MSG_FLAGS(9) W1 API internal to the kernel ENUM W1_CN_MSG_FLAGS(9)

NAME

enum_w1_cn_msg_flags - bitfield flags for struct cn_msg.flags

SYNOPSIS

enum w1_cn_msg_flags {
  W1_CN_BUNDLE
};  

CONSTANTS

W1_CN_BUNDLE
Request bundling replies into fewer messagse. Be prepared to handle multiple struct cn_msg, struct w1_netlink_msg, and struct w1_netlink_cmd in one packet.

AUTHOR

David Fries <David@Fries.net>
Author.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.