Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c201 uint8_t raw_opt[29]; variable
918 memcpy(optptr++, raw_opt, raw_optcount); in dhcpc_addreqoptions()
1289 raw_opt[raw_optcount] = (uint8_t) strtoopt(TT.req_opt->arg, 1); in dhcp_main()