Lines Matching defs:DNSmsg
174 typedef struct DNSmsg DNSmsg; typedef364 struct DNSmsg struct366 ushort id;367 int flags;368 int qdcount; /* questions */369 RR *qd;370 int ancount; /* answers */371 RR *an;372 int nscount; /* name servers */373 RR *ns;374 int arcount; /* hints */375 RR *ar;