Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A 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()

Completed in 2 milliseconds