Searched refs:StandardAuthRDSize (Results 1 – 3 of 3) sorted by relevance
86 if (StandardAuthRDSize < MCAST_NSEC3_RDLENGTH) in ConstructNSEC3Record()88 …cord: StandardAuthRDSize %d smaller than MCAST_NSEC3_RDLENGTH %d", StandardAuthRDSize, MCAST_NSEC3… in ConstructNSEC3Record()
1008 #define StandardAuthRDSize 264 macro1030 mDNSu8 data[StandardAuthRDSize];1043 mDNSu8 data[StandardAuthRDSize];3547 char assertE[(StandardAuthRDSize >= 256 ) ? 1 : -1];
2708 if (nsec.resrec.rdlength <= StandardAuthRDSize) in SendResponses()