Searched refs:UNI_BEARER_ATC_P (Results 1 – 3 of 3) sorted by relevance
84 if (!(bearer->h.present & UNI_BEARER_ATC_P)) { in uni_classify_traffic()102 if (!(bearer->h.present & UNI_BEARER_ATC_P)) { in uni_classify_traffic()132 if (!(bearer->h.present & UNI_BEARER_ATC_P)) { in uni_classify_traffic()
302 #define UNI_BEARER_ATC_P 0x02 macro
4348 if(ie->h.present & UNI_BEARER_ATC_P) { in DEF_IE_PRINT()4365 ((ie->h.present & UNI_BEARER_ATC_P) == 0 in DEF_IE_CHECK()4438 ((ie->h.present & UNI_BEARER_ATC_P) ? 0:0x80)); in DEF_IE_ENCODE()4439 APP_OPT(msg, ie->h.present, UNI_BEARER_ATC_P, in DEF_IE_ENCODE()4462 ie->h.present |= UNI_BEARER_ATC_P; in DEF_IE_DECODE()