aboutsummaryrefslogtreecommitdiff
path: root/testcode/testpkts.h
diff options
context:
space:
mode:
Diffstat (limited to 'testcode/testpkts.h')
-rw-r--r--testcode/testpkts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testcode/testpkts.h b/testcode/testpkts.h
index c6a3725f368e..e36802dbc8ac 100644
--- a/testcode/testpkts.h
+++ b/testcode/testpkts.h
@@ -218,6 +218,8 @@ struct entry {
uint8_t match_ttl;
/** match DO bit */
uint8_t match_do;
+ /** match CO bit */
+ uint8_t match_co;
/** match absence of EDNS OPT record in query */
uint8_t match_noedns;
/** match edns data field given in hex */