Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c3188 int fcpcs_p, bcpcs_p; in decode_aal_4() local
3190 fcpcs_p = bcpcs_p = 0; in decode_aal_4()
3196 if(ielen < 2 || fcpcs_p) in decode_aal_4()
3199 fcpcs_p = 1; in decode_aal_4()
3237 if(fcpcs_p ^ bcpcs_p) in decode_aal_4()
3239 if(fcpcs_p) in decode_aal_4()
3248 int fcpcs_p, bcpcs_p; in decode_aal_5() local
3250 fcpcs_p = bcpcs_p = 0; in decode_aal_5()
3259 fcpcs_p = 1; in decode_aal_5()
3286 if(fcpcs_p ^ bcpcs_p) in decode_aal_5()
[all …]