| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/unbound/dist/util/ | |
| edns.h | 82 typedef struct cookie_secret cookie_secret_type; typedef in typeref:struct:cookie_secret 101 cookie_secret_type cookie_secrets[UNBOUND_COOKIE_HISTORY_SIZE]; |
| /src/external/bsd/nsd/dist/ | |
| nsd.h | 213 typedef struct cookie_secret cookie_secret_type; typedef in typeref:struct:cookie_secret 214 typedef cookie_secret_type cookie_secrets_type[NSD_COOKIE_HISTORY_SIZE]; |