Searched refs:cdf (Results 1 – 2 of 2) sorted by relevance
1181 u_int cdf:3; member
5736 uni_print_entry(cx, "cdf", "%d", rec->cdf); in print_abr_rec()5775 ret |= (rec->cdf & 0x7) << 19; in encode_abr_rec()5807 rec->cdf = (val & UNI_ABR_REC_CDF_P) ? ((val >> 19) & 0x7) : 0; in decode_abr_rec()