Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1054 #define UNI_EETD_PCTD_P 0x0010 /* PNNI1.0 6.4.5.24 */ macro
H A Duni_ie.c1888 if (ie->h.present & UNI_EETD_PCTD_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()
1930 (ie->h.present & UNI_EETD_PCTD_P)) in DEF_IE_CHECK()
1952 if (ie->h.present & UNI_EETD_PCTD_P) { in DEF_IE_ENCODE()
1997 ie->h.present |= UNI_EETD_PCTD_P; in DEF_IE_DECODE()