'\" t .\" Title: enum w1_cn_msg_flags .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: W1 API internal to the kernel .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "ENUM W1_CN_MSG_FLAGS" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "W1 API internal to the kernel" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" enum_w1_cn_msg_flags \- bitfield flags for struct cn_msg\&.flags .SH "SYNOPSIS" .sp .nf enum w1_cn_msg_flags { W1_CN_BUNDLE }; .fi .SH "CONSTANTS" .PP W1_CN_BUNDLE .RS 4 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\&. .RE .SH "AUTHOR" .PP \fBDavid Fries\fR <\&David@Fries.net\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br