enum_w1_cn_msg_flags(9) - phpMan
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 AT Fries.net>
Author.
COPYRIGHT
Kernel Hackers Manual 4.8. January 2017 ENUM W1_CN_MSG_FLAGS(9)
|