Searched refs:soa (Results 1 - 5 of 5) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DDNSCommon.c192 rd->soa.mname.c, rd->soa.rname.c,
193 rd->soa.serial, rd->soa.refresh, rd->soa.retry, rd->soa.expire, rd->soa.min);
1122 case kDNSType_SOA: return rdb->soa.serial +
1123 rdb->soa.refresh +
1124 rdb->soa
[all...]
H A DmDNSEmbeddedAPI.h847 // The RDataBody2 union is the same as above, except it includes fields for the larger types like soa, rp, px
853 rdataSOA soa; // This is large; not included in the normal RDataBody definition member in union:__anon8039
H A DmDNS.c7115 const rdataSOA *const soa = (const rdataSOA *)m->rec.r.resrec.rdata->u.data; local
7116 mDNSu32 ttl_s = soa->min;
/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLView.mm4539 int soa = (int)[oa pointSize];
4542 else if (aPointSize < soa)
4544 else if (aPointSize > soa)
/external/chromium/net/base/
H A Deffective_tld_names.cc7476 {"xn--skjk-soa.no", 0},

Completed in 398 milliseconds