Bitfield flags for struct cn_msg.flags
enum w1_cn_msg_flags { W1_CN_BUNDLE };
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.
David Fries <[email protected]>
Author.