HomeSort by relevance Sort by last modified time
    Searched defs:DHCPINFORM (Results 1 - 2 of 2) sorted by null

  /external/dnsmasq/contrib/wrt/
dhcp_lease_time.c 15 /* Send a DHCPINFORM message to a dnsmasq server running on the local host
50 #define DHCPINFORM 8
168 *(p++) = DHCPINFORM;
  /external/dnsmasq/src/
rfc2131.c 78 #define DHCPINFORM 8
722 if ((mess_type == DHCPREQUEST || mess_type == DHCPINFORM) &&
    [all...]

Completed in 198 milliseconds