HomeSort by: relevance | last modified time | path
    Searched refs:fromwire_soa (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
soa_6.c 163 fromwire_soa(ARGS_FROMWIRE) { function
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
soa_6.c 159 fromwire_soa(ARGS_FROMWIRE) { function
  /src/external/mpl/bind/include/dns/
code.h 450 case 6: result = fromwire_soa(rdclass, type, source, dctx, target); break; \
  /src/external/mpl/dhcp/bind/include/dns/
code.h 437 case 6: result = fromwire_soa(rdclass, type, source, dctx, options, target); break; \

Completed in 25 milliseconds