Home | History | Annotate | Download | only in src

Lines Matching full:dhcp_context

540 struct dhcp_context {
547 struct dhcp_context *next, *current;
628 struct dhcp_context *dhcp;
797 struct dhcp_context *address_available(struct dhcp_context *context,
800 struct dhcp_context *narrow_context(struct dhcp_context *context,
803 int match_netid(struct dhcp_netid *check, struct dhcp_netid *pool, int negonly);int address_allocate(struct dhcp_context *context,
808 struct dhcp_context *context,
843 size_t dhcp_reply(struct dhcp_context *context, char *iface_name, int int_index,