Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1324 u_int cdv:1; member
H A Duni_ie.c6349 uni_print_entry(cx, "cdv", "%savail", ie->diag.qos.cdv ? "" : "un"); in DEF_IE_PRINT()
6448 |(ie->diag.qos.cdv << 2) in DEF_IE_ENCODE()
6547 ie->diag.qos.cdv = *msg->b_rptr >> 2; in DEF_IE_DECODE()