mux_qlth
qlt_size = offsetof(struct mux_qlth, ql) +
struct mux_qlth *pp_qlt[IPC_MEM_MUX_IP_SESSION_ENTRIES];
struct mux_qlth *p_qlt;
p_qlt = (struct mux_qlth *)p_adb->pp_qlt[session_id];
qlth_n_ql_size = offsetof(struct mux_qlth, ql) +
struct mux_qlth *p_adb_qlt;
qlt_size = offsetof(struct mux_qlth, ql) +
p_adb_qlt = (struct mux_qlth *)&ul_adb->buf[offset];