Searched refs:bGotAllPktBytes (Results 1 – 1 of 1) sorted by relevance
703 bool bGotAllPktBytes = false, byteAvail = true; in pktAtom() local709 bGotAllPktBytes = true; in pktAtom()714 while(byteAvail && !bGotAllPktBytes) in pktAtom()719 bGotAllPktBytes = true; in pktAtom()727 if(bGotAllPktBytes) in pktAtom()