Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h144 #define UNI_AAL4_SSCS_P 0x04 macro
H A Duni_ie.c2862 if(ie->h.present & UNI_AAL4_SSCS_P) in DEF_IE_PRINT()
2995 if(ie->h.present & UNI_AAL4_SSCS_P) { in DEF_IE_CHECK()
3076 APP_OPT_BYTE(msg, ie->h.present, UNI_AAL4_SSCS_P, in DEF_IE_ENCODE()
3225 if(ielen == 0 || (ie->h.present & UNI_AAL4_SSCS_P)) in decode_aal_4()
3228 ie->h.present |= UNI_AAL4_SSCS_P; in decode_aal_4()