Home | History | Annotate | Download | only in dns

Lines Matching defs:IGNORE

72 #define IGNORE(header)                                 \
713 * with the same serial number, or that have the IGNORE
723 IGNORE(dcurrent))
736 * We've now eliminated all IGNORE datasets with the possible
739 if (IGNORE(current)) {
977 !IGNORE(header))
1230 * We set the IGNORE attribute on rdatasets with serial number
1447 if (rollback && !IGNORE(header)) {
1524 if (header->serial <= serial && !IGNORE(header)) {
1657 if (header->serial <= serial && !IGNORE(header))
1675 if (header->serial <= serial && !IGNORE(header))
1798 * IGNORE rdatasets between the top of the chain and the first real
1802 while (header != NULL && IGNORE(header)) {
1935 * but they're all marked IGNORE. We simply insert
2645 !IGNORE(header))
2811 !IGNORE(header) && !NONEXISTENT(header))
2850 !IGNORE(header) &&
3039 !IGNORE(header))
3186 !IGNORE(header))
3454 * we want to ignore any referral.
3490 if (header->serial <= search.serial && !IGNORE(header))
4016 !IGNORE(header))
4079 !IGNORE(header))
4859 * IGNORE rdatasets between the top of the chain and the first real
4863 while (header != NULL && IGNORE(header)) {