Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h131 #define UNI_AAL1_PART_P 0x10 macro
HDuni_ie.c2849 if(ie->h.present & UNI_AAL1_PART_P) in DEF_IE_PRINT()
2978 if(ie->h.present & UNI_AAL1_PART_P) { in DEF_IE_CHECK()
3057 APP_OPT_BYTE(msg, ie->h.present, UNI_AAL1_PART_P, in DEF_IE_ENCODE()
3168 if(ielen == 0 || (ie->h.present & UNI_AAL1_PART_P)) in decode_aal_1()
3171 ie->h.present |= UNI_AAL1_PART_P; in decode_aal_1()