Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c931 static uint8_t* set_xopt(uint8_t *optptr) in set_xopt() function
1021 if (toys.optflags & FLAG_x) pend = set_xopt(pend); in dhcpc_sendmsg()
1036 if (toys.optflags & FLAG_x) pend = set_xopt(pend); in dhcpc_sendmsg()