Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1050 #define UNI_EETD_CUM_P 0x0001 macro
H A Duni_ie.c1880 if (ie->h.present & UNI_EETD_CUM_P) in print_eetd()
1911 if (!(ie->h.present & UNI_EETD_CUM_P)) in DEF_IE_CHECK()
1922 if (!(ie->h.present & UNI_EETD_CUM_P)) in DEF_IE_CHECK()
1929 if ((ie->h.present & UNI_EETD_CUM_P) && in DEF_IE_CHECK()
1940 if (ie->h.present & UNI_EETD_CUM_P) { in DEF_IE_ENCODE()
1979 ie->h.present |= UNI_EETD_CUM_P; in DEF_IE_DECODE()