Home
last modified time | relevance | path

Searched refs:DHCP_OPT_PARAM_REQ (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Ddhcpd.c78 #define DHCP_OPT_PARAM_REQ DHCP_STRING | 0x37 // list of options client wants macro
800 *optptr && *optptr!=((DHCP_OPT_PARAM_REQ) & 0x00FF); optptr+=optptr[1]+2); in get_reqparam()