Searched defs:spf (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/rdata/generic/
H A Dspf_99.c91 dns_rdata_spf_t *spf = target; local
96 spf->common.rdclass = rdata->rdclass;
97 spf->common.rdtype = rdata->type;
98 ISC_LINK_INIT(&spf->common, link);

Completed in 6 milliseconds