Lines Matching refs:dhcp_context
23 struct dhcp_context *current;
110 struct dhcp_context *context; in dhcp_packet()
375 struct dhcp_context *context; in complete_context()
433 struct dhcp_context *address_available(struct dhcp_context *context, in address_available()
442 struct dhcp_context *tmp; in address_available()
463 struct dhcp_context *narrow_context(struct dhcp_context *context, in narrow_context()
475 struct dhcp_context *tmp; in narrow_context()
535 int address_allocate(struct dhcp_context *context, in address_allocate()
544 struct dhcp_context *c, *d; in address_allocate()
640 static int is_addr_in_context(struct dhcp_context *context, struct dhcp_config *config) in is_addr_in_context()
668 struct dhcp_context *context, in find_config()