HomeSort by relevance Sort by last modified time
    Searched refs:DNS_AA (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
nameser.h 242 #define DNS_AA(np) ((np)->flags1 & 0x04) /* authoritative answer */
print-domain.c 581 DNS_AA(np)? "*" : "",

Completed in 792 milliseconds