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

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
spf_99.c 37 fromwire_spf(ARGS_FROMWIRE) { function
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
spf_99.c 37 fromwire_spf(ARGS_FROMWIRE) { function
  /src/external/mpl/bind/include/dns/
code.h 572 case 99: result = fromwire_spf(rdclass, type, source, dctx, target); break; \
  /src/external/mpl/dhcp/bind/include/dns/
code.h 556 case 99: result = fromwire_spf(rdclass, type, source, dctx, options, target); break; \

Completed in 27 milliseconds