Searched refs:IFB_CarryOut (Results 1 – 2 of 2) sorted by relevance
280 hcf_16 IFB_CarryOut; // carry and carry-flag to move 1 byte from one put_frag to the next member
4376 if ( i && ifbp->IFB_CarryOut ) { //skip zero-length in put_frag()4377 j = ((*bufp)<<8) + ( ifbp->IFB_CarryOut & 0xFF ); in put_frag()4380 ifbp->IFB_CarryOut = 0; in put_frag()4410 …ifbp->IFB_CarryOut = (hcf_16)bufp[i-1] | 0x0100; //note that i and bufp are always simultaneous… in put_frag()4736 else ifbp->IFB_CarryOut = 0; in setup_bap()