Searched refs:bGotAllPktBytes (Results 1 – 1 of 1) sorted by relevance
700 bool bGotAllPktBytes = false, byteAvail = true; in pktAtom() local706 bGotAllPktBytes = true; in pktAtom()711 while(byteAvail && !bGotAllPktBytes) in pktAtom()716 bGotAllPktBytes = true; in pktAtom()724 if(bGotAllPktBytes) in pktAtom()