HomeSort by: relevance | last modified time | path
    Searched defs:dns_msgblock_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
message.h 216 typedef struct dns_msgblock dns_msgblock_t; typedef in typeref:struct:dns_msgblock
287 ISC_LIST(dns_msgblock_t) rdatas;
288 ISC_LIST(dns_msgblock_t) rdatalists;
289 ISC_LIST(dns_msgblock_t) offsets;
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
message.h 198 typedef struct dns_msgblock dns_msgblock_t; typedef in typeref:struct:dns_msgblock
258 ISC_LIST(dns_msgblock_t) rdatas;
259 ISC_LIST(dns_msgblock_t) rdatalists;
260 ISC_LIST(dns_msgblock_t) offsets;

Completed in 29 milliseconds