Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h143 #define UNI_AAL4_MID_P 0x02 macro
H A Duni_ie.c2859 if(ie->h.present & UNI_AAL4_MID_P) in DEF_IE_PRINT()
2987 if(ie->h.present & UNI_AAL4_MID_P) { in DEF_IE_CHECK()
3071 if(ie->h.present & UNI_AAL4_MID_P) { in DEF_IE_ENCODE()
3214 if(ielen < 4 || (ie->h.present & UNI_AAL4_MID_P)) in decode_aal_4()
3217 ie->h.present |= UNI_AAL4_MID_P; in decode_aal_4()