OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSEC3REMOVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
130
#define
NSEC3REMOVE
(x) (((x)&DNS_NSEC3FLAG_REMOVE) != 0)
8361
if (
NSEC3REMOVE
(myparam.flags)) {
8671
if (
NSEC3REMOVE
(nsec3chain->nsec3param.flags)) {
8887
if (!
NSEC3REMOVE
(nsec3chain->nsec3param.flags)) {
16939
if (
NSEC3REMOVE
(rdata.data[1])) {
/src/external/mpl/bind/dist/lib/dns/
zone.c
134
#define
NSEC3REMOVE
(x) (((x) & DNS_NSEC3FLAG_REMOVE) != 0)
8367
if (
NSEC3REMOVE
(myparam.flags)) {
8642
if (
NSEC3REMOVE
(nsec3chain->nsec3param.flags)) {
8838
if (!
NSEC3REMOVE
(nsec3chain->nsec3param.flags)) {
17471
if (
NSEC3REMOVE
(rdata.data[1])) {
Completed in 52 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026