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 249 lease_prune(NULL, now); /* lose any expired leases */
dnsmasq.c 833 lease_prune(NULL, now);
    [all...]
dnsmasq.h 840 void lease_prune(struct dhcp_lease *target, time_t now);

Completed in 84 milliseconds