Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
Dunistruct.h128 #define UNI_AAL1_SCREC_P 0x02 macro
Duni_ie.c2845 if(ie->h.present & UNI_AAL1_SCREC_P) in DEF_IE_PRINT()
2952 if(ie->h.present & UNI_AAL1_SCREC_P) { in DEF_IE_CHECK()
3053 APP_OPT_BYTE(msg, ie->h.present, UNI_AAL1_SCREC_P, in DEF_IE_ENCODE()
3145 if(ielen == 0 || (ie->h.present & UNI_AAL1_SCREC_P)) in decode_aal_1()
3148 ie->h.present |= UNI_AAL1_SCREC_P; in decode_aal_1()