Home | History | Annotate | Download | only in src

Lines Matching refs:dhcp_context

85 static struct in_addr server_id(struct dhcp_context *context, struct in_addr override, struct in_addr fallback);
86 static unsigned int calc_time(struct dhcp_context *context, struct dhcp_config *config, unsigned char *opt);
100 static void do_options(struct dhcp_context *context,
121 size_t dhcp_reply(struct dhcp_context *context, char *iface_name, int int_index,
291 struct dhcp_context *context_tmp, *context_new = NULL;
347 struct dhcp_context *context_tmp;
911 struct dhcp_context *tmp;
1053 struct dhcp_context *tmp = NULL;
1337 static unsigned int calc_time(struct dhcp_context *context, struct dhcp_config *config, unsigned char *opt)
1353 static struct in_addr server_id(struct dhcp_context *context, struct in_addr override, struct in_addr fallback)
1716 static int do_opt(struct dhcp_opt *opt, unsigned char *p, struct dhcp_context *context, int null_term)
2014 static void do_options(struct dhcp_context *context,