Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:together

843 	rdataOPT    opt[2];		// For EDNS0 OPT record; RDataBody may contain multiple variable-length rdataOPT objects packed together
860 rdataOPT opt[2]; // For EDNS0 OPT record; RDataBody may contain multiple variable-length rdataOPT objects packed together
1098 // Grouping pointers together at the end of the structure improves the memory layout efficiency
1383 // it is just a convenience structure to group together the records that make up a standard service
1384 // registration so that they can be allocted and deallocted together as a single memory object.