Searched refs:BOOTREQUEST (Results 1 - 3 of 3) sorted by relevance

/external/dnsmasq/contrib/wrt/
H A Ddhcp_lease_time.c43 #define BOOTREQUEST 1 macro
162 packet.op = BOOTREQUEST;
H A Ddhcp_release.c53 #define BOOTREQUEST 1 macro
296 packet.op = BOOTREQUEST;
/external/dnsmasq/src/
H A Drfc2131.c21 #define BOOTREQUEST 1 macro
158 if (mess->op != BOOTREQUEST || mess->hlen > DHCP_CHADDR_MAX)

Completed in 177 milliseconds