Searched refs:pmtd (Results 1 – 2 of 2) sorted by relevance
1058 u_int pmtd; member
1891 uni_print_entry(cx, "pnni_max", "%u", ie->pmtd); in print_eetd()1950 APP_24BIT(msg, ie->pmtd); in DEF_IE_ENCODE()2008 ie->pmtd = *msg->b_rptr++ << 16; in DEF_IE_DECODE()2009 ie->pmtd |= *msg->b_rptr++ << 8; in DEF_IE_DECODE()2010 ie->pmtd |= *msg->b_rptr++; in DEF_IE_DECODE()