OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_inform
(Results
1 - 4
of
4
) sorted by null
/external/dnsmasq/contrib/lease-access/
lease.access.patch
197
size_t sz, time_t now, int unicast_dest, int *
is_inform
);
285
now, unicast_dest, &
is_inform
);
459
size_t sz, time_t now, int unicast_dest, int *
is_inform
)
/external/dnsmasq/src/
dhcp.c
113
int iface_index = 0, unicast_dest = 0,
is_inform
= 0;
local
246
now, unicast_dest, &
is_inform
);
279
if ((!
is_inform
&& dest.sin_addr.s_addr != mess->ciaddr.s_addr) ||
dnsmasq.h
845
size_t sz, time_t now, int unicast_dest, int *
is_inform
);
rfc2131.c
122
size_t sz, time_t now, int unicast_dest, int *
is_inform
)
[
all
...]
Completed in 496 milliseconds