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

  /external/dnsmasq/contrib/wrt/
dhcp_lease_time.c 43 #define BOOTREQUEST 1
162 packet.op = BOOTREQUEST;
dhcp_release.c 53 #define BOOTREQUEST 1
296 packet.op = BOOTREQUEST;
  /external/dnsmasq/src/
rfc2131.c 21 #define BOOTREQUEST 1
158 if (mess->op != BOOTREQUEST || mess->hlen > DHCP_CHADDR_MAX)
    [all...]

Completed in 366 milliseconds