OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_AA
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
nameser.h
309
#define
DNS_AA
(flags) (flags & 0x0400) /* authoritative answer */
print-domain.c
1013
DNS_AA
(flags)? "*" : "",
/src/sys/external/bsd/ipf/netinet/
ip_dns_pxy.c
54
#define
DNS_AA
(x) ((ntohs(x) & 0x0400) >> 10)
/src/external/bsd/ipf/dist/
ip_dns_pxy.c
54
#define
DNS_AA
(x) ((ntohs(x) & 0x0400) >> 10)
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026