Searched refs:cookie_present (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgparse.h245 unsigned int cookie_present : 1; member in struct:edns_data
H A Dmsgparse.c1048 edns->cookie_present = 1;
1184 edns->cookie_present = 0;
1278 edns->cookie_present = 0;
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgparse.h245 unsigned int cookie_present : 1; member in struct:edns_data
H A Dmsgparse.c1048 edns->cookie_present = 1;
1184 edns->cookie_present = 0;
1278 edns->cookie_present = 0;
/openbsd-current/usr.sbin/unbound/daemon/
H A Dstats.c578 if(!(edns->edns_present && edns->cookie_present)) return;
H A Dworker.c1637 else if(edns.cookie_present) {
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibworker.c595 edns->cookie_present = 0;
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibworker.c595 edns->cookie_present = 0;
/openbsd-current/usr.sbin/unbound/validator/
H A Dautotrust.c2383 edns.cookie_present = 0;
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dautotrust.c2387 edns.cookie_present = 0;
/openbsd-current/usr.sbin/unbound/testcode/
H A Dfake_event.c1327 edns.cookie_present = 0;
/openbsd-current/usr.sbin/unbound/services/
H A Dauthzone.c5436 edns.cookie_present = 0;
6631 edns.cookie_present = 0;
/openbsd-current/sbin/unwind/libunbound/services/
H A Dauthzone.c5436 edns.cookie_present = 0;
6631 edns.cookie_present = 0;

Completed in 370 milliseconds