Home
last modified time | relevance | path

Searched refs:flag_aa (Results 1 – 9 of 9) sorted by relevance

/dports/net/ipgrab/ipgrab-0.9.10/src/
H A Ddns.h38 flag_aa:1, member
50 flag_aa:1, member
H A Dnetbios_ns.c377 u_int8_t flag_aa, flag_tc, flag_rd, flag_ra, flag_zeros, flag_b; in dump_netbios_ns() local
410 flag_aa = (flags & 0x40) >> 6; in dump_netbios_ns()
H A Ddns.c338 f_aa = dns.flag_aa; in dump_dns()
/dports/www/firefox-esr/firefox-91.8.0/testing/xpcshell/dns-packet/
H A DCHANGELOG.md22 - Breaking: Renamed the `flag_trunc` and `flag_auth` to `flag_tc` and `flag_aa` to match the names …
/dports/www/firefox/firefox-99.0/testing/xpcshell/dns-packet/
H A DCHANGELOG.md22 - Breaking: Renamed the `flag_trunc` and `flag_auth` to `flag_tc` and `flag_aa` to match the names …
/dports/mail/thunderbird/thunderbird-91.8.0/testing/xpcshell/dns-packet/
H A DCHANGELOG.md22 - Breaking: Renamed the `flag_trunc` and `flag_auth` to `flag_tc` and `flag_aa` to match the names …
/dports/lang/spidermonkey78/firefox-78.9.0/testing/xpcshell/dns-packet/
H A DCHANGELOG.md22 - Breaking: Renamed the `flag_trunc` and `flag_auth` to `flag_tc` and `flag_aa` to match the names …
/dports/dns/knot3/knot-3.1.5/python/libknot/
H A Dprobe.py160 if self.reply_hdr.flag_aa != 0:
/dports/dns/knot3-lib/knot-3.1.5/python/libknot/
H A Dprobe.py160 if self.reply_hdr.flag_aa != 0: