Searched refs:nb_ti (Results 1 – 2 of 2) sorted by relevance
142 nbuf->nb_ti = ti; in ndr_buf_init()183 assert(nbuf->nb_ti != NULL); in ndr_buf_decode()221 rc = ndr_encode_decode_common(&nbuf->nb_nds, opnum, nbuf->nb_ti, in ndr_buf_decode()
542 ndr_typeinfo_t *nb_ti; member