mux_adth
ipc_mux->size_needed += offsetof(struct mux_adth, dg);
ipc_mux->size_needed += offsetof(struct mux_adth, dg);
struct mux_adth *adth;
adth = (struct mux_adth *)((u8 *)p_adbh + next_table_idx);
sizeof(struct mux_adth)) /
struct mux_adth *adth;
adth = (struct mux_adth *)(block + adth_index);
if (le16_to_cpu(adth->table_length) < sizeof(struct mux_adth))
sizeof(struct mux_adth)) /
struct mux_adth *adth;
adth_dg_size = offsetof(struct mux_adth, dg) +
adth = (struct mux_adth *)&ul_adb->buf[offset];
adth_dg_size -= offsetof(struct mux_adth, dg);