mdb_ctf_type_cmp
extern int mdb_ctf_type_cmp(mdb_ctf_id_t, mdb_ctf_id_t);
if (mdb_ctf_type_cmp(base, ipv6_base) != 0) {
if (mdb_ctf_type_cmp(tp->tgt_type, type) == 0)
if (src != NULL && mdb_ctf_type_cmp(type, ntype) != 0) {
if (mdb_ctf_type_cmp(type, mutex) == 0) {
if (mdb_ctf_type_cmp(ttype, thread) != 0)
if (mdb_ctf_type_cmp(type, sync[i].type) == 0) {
if (mdb_ctf_type_cmp(type, tg_typetab[i].tgt_type) == 0) {