Home
last modified time | relevance | path

Searched refs:cdf (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1181 u_int cdf:3; member
H A Duni_ie.c5736 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()