HomeSort by relevance Sort by last modified time
    Searched refs:address_allocate (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
dhcp.c 530 int address_allocate(struct dhcp_context *context, function
dnsmasq.h 803 int match_netid(struct dhcp_netid *check, struct dhcp_netid *pool, int negonly);int address_allocate(struct dhcp_context *context,
rfc2131.c 446 if (!address_allocate(context, &mess->yiaddr, mess->chaddr, mess->hlen, netid, now))
936 else if (!address_allocate(context, &mess->yiaddr, emac, emac_len, netid, now))
    [all...]

Completed in 151 milliseconds