enum_w1_cn_msg_flags(9) 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 <[email protected]>

Author.

COPYRIGHT