Searched refs:ttype (Results 1 – 3 of 3) sorted by relevance
660 uint8_t ttype, param, rep_type, evt; in hidh_l2cif_data_ind() local682 ttype = HID_GET_TRANS_FROM_HDR(*p_data); in hidh_l2cif_data_ind()691 switch (ttype) { in hidh_l2cif_data_ind()
375 int ttype = ntohs(*reinterpret_cast<const uint16_t*>(cp)); in res_nameinquery() local379 if (ttype == type && tclass == cl && ns_samename(tname, name) == 1) return (1); in res_nameinquery()417 int ttype = ntohs(*reinterpret_cast<const uint16_t*>(cp)); in res_queriesmatch() local421 if (!res_nameinquery(tname, ttype, tclass, buf2, eom2)) return (0); in res_queriesmatch()