Searched refs:tsfp (Results 1 – 8 of 8) sorted by relevance
1988 l->tsfp = state->me.stos + state->mclt; in dhcp_failover_set_state()1989 l->sort_time = (l->tsfp > l->ends) ? in dhcp_failover_set_state()1990 l->tsfp : l->ends; in dhcp_failover_set_state()5370 lt->atsfp = lt->tsfp = msg->potential_expiry; in dhcp_failover_process_bind_update()5603 lease->atsfp = lease->tsfp = pot_expire; in dhcp_failover_process_bind_ack()5637 lease->atsfp = lease->tsfp = pot_expire; in dhcp_failover_process_bind_ack()6069 u_int32_t tsfp) in normal_binding_state_transition_check() argument6128 if (tsfp > cur_time) { in normal_binding_state_transition_check()6162 if (tsfp > cur_time) { in normal_binding_state_transition_check()6203 if (tsfp > cur_time) { in normal_binding_state_transition_check()[all …]
1325 comp->tsfp = lease->tsfp;1665 lease->tsfp = in make_binding_state_transition()1747 lt->tsfp = lease->tsfp; in lease_copy()2420 l->tsfp != 0 || l->binding_state != FTS_FREE) in write_leases4()2727 comp->sort_time = (comp->tsfp > comp->ends) ? in lease_enqueue()2728 comp->tsfp : comp->ends; in lease_enqueue()
140 if (lease->tsfp &&141 ((tval = print_time(lease->tsfp)) == NULL ||
2900 lt->tsfp = lease->tsfp;2913 if (lt->tsfp <= cur_time)2916 (lt->tsfp + peer->mclt))2917 new_lease_time = (lt->tsfp - cur_time)2944 if (lt->tstp < lt->tsfp)2945 lt->tsfp = lt->tstp;
710 bouncer = (u_int32_t)lease->tsfp; in dhcp_lease_stuff_values()
3215 lease -> tsfp = t; in parse_lease_declaration()
636 TIME tsfp; /* Time sent from partner. */ member
3683 where tsfp and tstp are identical timestamps to languish in these