Lines Matching refs:dhcp_context
85 static struct in_addr server_id(struct dhcp_context* context, struct in_addr override,
87 static unsigned int calc_time(struct dhcp_context* context, struct dhcp_config* config,
103 static void do_options(struct dhcp_context* context, struct dhcp_packet* mess,
117 size_t dhcp_reply(struct dhcp_context* context, char* iface_name, int int_index, size_t sz, in dhcp_reply()
275 struct dhcp_context *context_tmp, *context_new = NULL; in dhcp_reply()
322 struct dhcp_context* context_tmp; in dhcp_reply()
808 struct dhcp_context* tmp; in dhcp_reply()
935 struct dhcp_context* tmp = NULL; in dhcp_reply()
1186 static unsigned int calc_time(struct dhcp_context* context, struct dhcp_config* config, in calc_time()
1199 static struct in_addr server_id(struct dhcp_context* context, struct in_addr override, in server_id()
1496 static int do_opt(struct dhcp_opt* opt, unsigned char* p, struct dhcp_context* context, in do_opt()
1747 static void do_options(struct dhcp_context* context, struct dhcp_packet* mess, unsigned char* end, in do_options()