HomeSort by relevance Sort by last modified time
    Searched refs:lease_prune (Results 1 - 5 of 5) sorted by null

  /external/dnsmasq/src/
lease.c 141 lease_prune(NULL, now);
264 void lease_prune(struct dhcp_lease *target, time_t now) function
rfc2131.c 443 lease_prune(lease, now);
847 lease_prune(lease, now);
872 lease_prune(lease, now);
    [all...]
dhcp.c 244 lease_prune(NULL, now); /* lose any expired leases */
dnsmasq.c 827 lease_prune(NULL, now);
    [all...]
dnsmasq.h 835 void lease_prune(struct dhcp_lease *target, time_t now);

Completed in 528 milliseconds