Searched refs:MAX_NFA_CONNS_PER_SERVER (Results 1 – 2 of 2) sorted by relevance
31 #define MAX_NFA_CONNS_PER_SERVER 5 macro691 android::sp<NfaConn> mServerConn[MAX_NFA_CONNS_PER_SERVER];
1722 for (int jj = 0; jj < MAX_NFA_CONNS_PER_SERVER; jj++) { in unblockAll()1741 for (int ii = 0; ii < MAX_NFA_CONNS_PER_SERVER; ii++) { in allocateConnection()1766 for (jj = 0; jj < MAX_NFA_CONNS_PER_SERVER; jj++) { in findServerConnection()1790 for (jj = 0; jj < MAX_NFA_CONNS_PER_SERVER; jj++) { in findServerConnection()1813 for (jj = 0; jj < MAX_NFA_CONNS_PER_SERVER; jj++) { in removeServerConnection()