HomeSort by: relevance | last modified time | path
    Searched defs:tmp_serial (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd.c 2007 uint32_t tmp_serial = 0; local
2081 tmp_serial = ntohl(soa->serial);
2099 if(ntohl(soa->serial) < tmp_serial) {
2105 tmp_serial = ntohl(soa->serial);

Completed in 54 milliseconds