Searched refs:fcpcs_p (Results 1 – 1 of 1) sorted by relevance
3190 int fcpcs_p, bcpcs_p; in decode_aal_4() local3192 fcpcs_p = bcpcs_p = 0; in decode_aal_4()3198 if(ielen < 2 || fcpcs_p) in decode_aal_4()3201 fcpcs_p = 1; in decode_aal_4()3239 if(fcpcs_p ^ bcpcs_p) in decode_aal_4()3241 if(fcpcs_p) in decode_aal_4()3250 int fcpcs_p, bcpcs_p; in decode_aal_5() local3252 fcpcs_p = bcpcs_p = 0; in decode_aal_5()3258 if(ielen < 2 || fcpcs_p) in decode_aal_5()3261 fcpcs_p = 1; in decode_aal_5()[all …]