Searched refs:TNF_REF32_T_RSVD (Results 1 – 2 of 2) sorted by relevance
106 #define TNF_REF32_T_RSVD 0x3 macro133 #define TNF_REF32_IS_RSVD(x) (TNF_REF32_TYPE(x) == TNF_REF32_T_RSVD)
162 case TNF_REF32_T_RSVD: /* catch bogus cells */ in tnf_get_next_record()