Searched defs:dhcp_context (Results 1 - 1 of 1) sorted by relevance

/external/dnsmasq/src/
H A Ddnsmasq.h540 struct dhcp_context { struct
547 struct dhcp_context *next, *current;
628 struct dhcp_context *dhcp;
798 struct dhcp_context *address_available(struct dhcp_context *context,
801 struct dhcp_context *narrow_context(struct dhcp_context *context,
804 int match_netid(struct dhcp_netid *check, struct dhcp_netid *pool, int negonly);int address_allocate(struct dhcp_context *context,
809 struct dhcp_context *context,
844 size_t dhcp_reply(struct dhcp_context *contex
[all...]

Completed in 3741 milliseconds