HomeSort by relevance Sort by last modified time
    Searched full:firstsendto (Results 1 - 1 of 1) sorted by null

  /external/dnsmasq/src/
forward.c 804 struct server *firstsendto = NULL; local
812 if (!firstsendto)
813 firstsendto = last_server;
819 if (last_server == firstsendto)
    [all...]

Completed in 63 milliseconds