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

  /external/dnsmasq/src/
dhcp.c 113 int iface_index = 0, unicast_dest = 0, is_inform = 0; local
180 unicast_dest = 1;
204 unicast_dest = 1;
246 now, unicast_dest, &is_inform);
rfc2131.c 122 size_t sz, time_t now, int unicast_dest, int *is_inform)
    [all...]
dnsmasq.h 844 size_t sz, time_t now, int unicast_dest, int *is_inform);

Completed in 479 milliseconds