OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:address_allocate
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
dhcp.c
468
int
address_allocate
(struct dhcp_context *context,
function
dnsmasq.h
765
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 101 milliseconds