Lines Matching full:message
5 Message types
24 __u8 type - message type.
65 Each connector message can include one or more w1_netlink_msg with
87 Replies to W1_LIST_MASTERS should send a message back to the userspace
97 Each message is at most 4k in size, so if number of master devices
111 [cn_msg, ack = 1 and increasing, 0 means the last message,
119 w1_netlink_cmd->len = N * 8; where N is number of IDs in this message.
142 as request message except that length parameters do not account for data
155 request message (except lengths as described above).
162 even if there were errors, only length mismatch interrupts message processing.
168 When new message (w1_netlink_msg) is received w1 core detects if it is
185 Each connector message includes two u32 fields as "address".
187 Each message also includes sequence and acknowledge numbers.
189 increased with each event message sent "through" this master.