Lines Matching full:aggregated
37 /* ACBH: Signature of the Aggregated Command Block Header. */
40 /* ADTH: Signature of the Aggregated Datagram Table Header. */
43 /* ADBH: Signature of the Aggregated Data Block Header. */
91 * @cmd_len: Length (in bytes) of the Aggregated Command Block.
112 * struct mux_acbh - Structure of the Aggregated Command Block Header.
113 * @signature: Signature of the Aggregated Command Block Header.
116 * @block_length: Length (in bytes) of the Aggregated Command Block.
128 * struct mux_adbh - Structure of the Aggregated Data Block Header.
129 * @signature: Signature of the Aggregated Data Block Header.
132 * @block_length: Length (in bytes) of the Aggregated Data Block.
145 * struct mux_adth - Structure of the Aggregated Datagram Table Header.
146 * @signature: Signature of the Aggregated Datagram Table Header.
168 * struct mux_adgh - Aggregated Datagram Header.
169 * @signature: Signature of the Aggregated Datagram Header(0x48474441)
255 * @adgh: Aggregated Datagram Header pointer
256 * @adbh: Aggregated Data Block Header pointer