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

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
ns_2.c 78 fromwire_ns(ARGS_FROMWIRE) { function
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
ns_2.c 78 fromwire_ns(ARGS_FROMWIRE) { function
  /src/external/mpl/bind/include/dns/
code.h 446 case 2: result = fromwire_ns(rdclass, type, source, dctx, target); break; \
  /src/external/mpl/dhcp/bind/include/dns/
code.h 433 case 2: result = fromwire_ns(rdclass, type, source, dctx, options, target); break; \

Completed in 28 milliseconds