Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1053 #define UNI_EETD_PMTD_P 0x0008 /* PNNI1.0 6.4.5.24 */ macro
H A Duni_ie.c1890 if (ie->h.present & UNI_EETD_PMTD_P) in print_eetd()
1913 if (ie->h.present & (UNI_EETD_PMTD_P | UNI_EETD_PCTD_P)) in DEF_IE_CHECK()
1924 if (ie->h.present & (UNI_EETD_PMTD_P | UNI_EETD_PCTD_P)) in DEF_IE_CHECK()
1948 if (ie->h.present & UNI_EETD_PMTD_P) { in DEF_IE_ENCODE()
2007 ie->h.present |= UNI_EETD_PMTD_P; in DEF_IE_DECODE()