Searched refs:PRS_ALLOWED (Results 1 – 3 of 3) sorted by relevance
237 #define PRS_ALLOWED 1 /* presentation allowed */ macro
451 cd->prs_ind = ((msg_ptr[3] >> 5) & 0x03) + PRS_ALLOWED; in i4b_decode_q931_cs0_ie()
566 cd->prs_ind = ((y >> 5) & 3) + PRS_ALLOWED; in capi_connect_ind()