Searched refs:tooMuchData (Results 1 – 3 of 3) sorted by relevance
225 unsigned int tooMuchData:1; /* The keypair data blk overflows */ member
671 keyBlock->tooMuchData = TRUE; in iscsiAuthClientSetKeyValue()678 keyBlock->tooMuchData = TRUE; in iscsiAuthClientSetKeyValue()1439 } else if (client->sendKeyBlock.tooMuchData) { in iscsiAuthClientRecvEndStatus()1583 } else if (client->recvKeyBlock.tooMuchData) { in iscsiAuthClientRecvEnd()
226 unsigned int tooMuchData:1; /* The keypair data blk overflows */ member