Searched refs:bcpcs_p (Results 1 – 1 of 1) sorted by relevance
3188 int fcpcs_p, bcpcs_p; in decode_aal_4() local3190 fcpcs_p = bcpcs_p = 0; in decode_aal_4()3205 if(ielen < 2 || bcpcs_p) in decode_aal_4()3208 bcpcs_p = 1; in decode_aal_4()3237 if(fcpcs_p ^ bcpcs_p) in decode_aal_4()3248 int fcpcs_p, bcpcs_p; in decode_aal_5() local3250 fcpcs_p = bcpcs_p = 0; in decode_aal_5()3265 if(ielen < 2 || bcpcs_p) in decode_aal_5()3268 bcpcs_p = 1; in decode_aal_5()3286 if(fcpcs_p ^ bcpcs_p) in decode_aal_5()