Lines Matching full:prefixed
375 typedef struct { mDNSu8 c[256]; } domainname; // Up to 256 bytes of length-prefixed domainlabels
2278 // work with DNS's native length-prefixed strings. For convenience in C, the following utility functions
2279 // are provided for converting between C's null-terminated strings and DNS's length-prefixed strings.