HomeSort by: relevance | last modified time | path
    Searched refs:DDNS_ACTIVE_LEASE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/dist/server/
ddns.c 164 DDNS_ACTIVE_LEASE;
850 if ((ddns_cb->flags & DDNS_ACTIVE_LEASE) == 0)
1215 ((ddns_cb->flags & DDNS_ACTIVE_LEASE) == 0)) {
1982 ((ddns_cb->flags & DDNS_ACTIVE_LEASE) != 0))) {
2010 ((ddns_cb->flags & DDNS_ACTIVE_LEASE) != 0))) {
2065 ddns_cb->flags |= DDNS_ACTIVE_LEASE;
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 1779 #define DDNS_ACTIVE_LEASE 0x0100

Completed in 17 milliseconds