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 103 int iface_index = 0, unicast_dest = 0, is_inform = 0; local
166 unicast_dest = 1;
176 unicast_dest = 1;
218 now, unicast_dest, &is_inform);
rfc2131.c 122 size_t sz, time_t now, int unicast_dest, int *is_inform)
    [all...]
dnsmasq.h 805 size_t sz, time_t now, int unicast_dest, int *is_inform);

Completed in 4482 milliseconds