Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Ddhcp.c878 static uint8_t *dhcpc_addreqipaddr(struct in_addr *ipaddr, uint8_t *optptr) in dhcpc_addreqipaddr() function
1012 pend = dhcpc_addreqipaddr(&rqsd, pend); in dhcpc_sendmsg()
1029 pend = dhcpc_addreqipaddr(&state->ipaddr, pend); in dhcpc_sendmsg()

Completed in 3 milliseconds