Lines Matching refs:dhcp_context
23 struct dhcp_context *current;
105 struct dhcp_context *context; in dhcp_packet()
370 struct dhcp_context *context; in complete_context()
428 struct dhcp_context *address_available(struct dhcp_context *context, in address_available()
437 struct dhcp_context *tmp; in address_available()
458 struct dhcp_context *narrow_context(struct dhcp_context *context, in narrow_context()
470 struct dhcp_context *tmp; in narrow_context()
530 int address_allocate(struct dhcp_context *context, in address_allocate()
539 struct dhcp_context *c, *d; in address_allocate()
635 static int is_addr_in_context(struct dhcp_context *context, struct dhcp_config *config) in is_addr_in_context()
663 struct dhcp_context *context, in find_config()