Searched refs:fConnectAttempt (Results 1 – 3 of 3) sorted by relevance
271 uint32 fConnectAttempt, fConnectRetriesLimit; variable
96 fConnectAttempt(1), in KPPPInterface()493 info->connectAttempt = fConnectAttempt; in Control()745 info->connectAttempt = fConnectAttempt; in Control()2038 ++fConnectAttempt; in Reconnect()
139 Interface().fConnectAttempt = 0; in NewPhase()703 if (Interface().fConnectAttempt > (Interface().fConnectRetriesLimit + 1)) in DownEvent()