Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c843 static uint8_t *dhcpc_addmsgtype(uint8_t *optptr, uint8_t type) in dhcpc_addmsgtype() function
1003 pend = dhcpc_addmsgtype(pend, msgtype); in dhcpc_sendmsg()