Home
last modified time | relevance | path

Searched refs:complete_context (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Ddhcp.c27 static int complete_context(struct in_addr local, int if_index, struct in_addr netmask,
193 if (!iface_enumerate(&parm, complete_context, NULL)) return; in dhcp_packet()
274 static int complete_context(struct in_addr local, int if_index, struct in_addr netmask, in complete_context() function