Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h142 #define UNI_AAL4_CPCS_P 0x01 macro
HDuni_ie.c2858 if(ie->h.present & UNI_AAL4_CPCS_P) in DEF_IE_PRINT()
3067 if(ie->h.present & UNI_AAL4_CPCS_P) { in DEF_IE_ENCODE()
3242 ie->h.present |= UNI_AAL4_CPCS_P; in decode_aal_4()