Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Ddhcp.c147 } dhcpc_result_t; typedef
504 static int fill_envp(dhcpc_result_t *res) in fill_envp()
527 static void run_script(dhcpc_result_t *res, char *name) in run_script()
945 static uint32_t get_option_serverid (uint8_t *opt, dhcpc_result_t *presult) in get_option_serverid()
970 static uint8_t get_option_lease(uint8_t *opt, dhcpc_result_t *presult) in get_option_lease()
1056 static uint8_t dhcpc_parseoptions(dhcpc_result_t *presult, uint8_t *optptr) in dhcpc_parseoptions()
1198 static uint8_t dhcpc_parsemsg(dhcpc_result_t *presult) in dhcpc_parsemsg()
1273 dhcpc_result_t result; in dhcp_main()
1302 memset(&result, 0, sizeof(dhcpc_result_t)); in dhcp_main()
1459 memset(&result, 0, sizeof(dhcpc_result_t)); in dhcp_main()
[all...]

Completed in 3 milliseconds