Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Ddhcp.c852 static uint8_t *dhcpc_addmaxsize(uint8_t *optptr, uint16_t size) in dhcpc_addmaxsize() function
1014 pend = dhcpc_addmaxsize(pend, htons(sizeof(dhcp_raw_t))); in dhcpc_sendmsg()
1026 pend = dhcpc_addmaxsize(pend, htons(sizeof(dhcp_raw_t))); in dhcpc_sendmsg()

Completed in 3 milliseconds