Lines Matching refs:dhcpc_result_t
147 } dhcpc_result_t;
504 static int fill_envp(dhcpc_result_t *res)
527 static void run_script(dhcpc_result_t *res, char *name)
945 static uint32_t get_option_serverid (uint8_t *opt, dhcpc_result_t *presult)
970 static uint8_t get_option_lease(uint8_t *opt, dhcpc_result_t *presult)
1056 static uint8_t dhcpc_parseoptions(dhcpc_result_t *presult, uint8_t *optptr)
1198 static uint8_t dhcpc_parsemsg(dhcpc_result_t *presult)
1273 dhcpc_result_t result;
1302 memset(&result, 0, sizeof(dhcpc_result_t));
1459 memset(&result, 0, sizeof(dhcpc_result_t));