Searched refs:pctd (Results 1 – 2 of 2) sorted by relevance
1059 u_int pctd; member
1889 uni_print_entry(cx, "pnni_cum", "%u", ie->pctd); in print_eetd()1954 APP_24BIT(msg, ie->pctd); in DEF_IE_ENCODE()1998 ie->pctd = *msg->b_rptr++ << 16; in DEF_IE_DECODE()1999 ie->pctd |= *msg->b_rptr++ << 8; in DEF_IE_DECODE()2000 ie->pctd |= *msg->b_rptr++; in DEF_IE_DECODE()