Searched refs:address_allocate (Results 1 – 3 of 3) sorted by relevance
/external/dnsmasq/src/ |
D | dnsmasq.h | 807 …struct dhcp_netid *check, struct dhcp_netid *pool, int negonly);int address_allocate(struct dhcp_c…
|
D | dhcp.c | 530 int address_allocate(struct dhcp_context *context, in address_allocate() function
|
D | rfc2131.c | 446 if (!address_allocate(context, &mess->yiaddr, mess->chaddr, mess->hlen, netid, now)) in dhcp_reply() 936 else if (!address_allocate(context, &mess->yiaddr, emac, emac_len, netid, now)) in dhcp_reply()
|