Searched refs:loc_time (Results 1 – 2 of 2) sorted by relevance
183 int loc_time; /**< time in seconds for the current location in the queue */ member
669 la->sctpNatTimer.loc_time=time_uptime; /* LibAliasTime is not set yet */ in AliasSctpInit()671 la->sctpNatTimer.loc_time=LibAliasTime; in AliasSctpInit()2424 add_loc = assoc->exp - la->sctpNatTimer.loc_time + la->sctpNatTimer.cur_loc; in sctp_AddTimeOut()2492 while(LibAliasTime >= la->sctpNatTimer.loc_time) { in sctp_CheckTimers()2508 ++la->sctpNatTimer.loc_time; in sctp_CheckTimers()