Lines Matching refs:message
20 __u8 type - message type.
61 Each connector message can include one or more w1_netlink_msg with
83 Replies to W1_LIST_MASTERS should send a message back to the userspace
93 Each message is at most 4k in size, so if number of master devices
104 [cn_msg, ack = 1 and increasing, 0 means the last message,
111 w1_netlink_cmd->len = N * 8; where N is number of IDs in this message.
130 as request message except that length parameters do not account for data
143 request message (except lengths as described above).
150 even if there were errors, only length mismatch interrupts message processing.
156 When new message (w1_netlink_msg) is received w1 core detects if it is
173 Each connector message includes two u32 fields as "address".
175 Each message also includes sequence and acknowledge numbers.
177 increased with each event message sent "through" this master.