HomeSort by: relevance | last modified time | path
    Searched defs:cookie_secret_type (Results 1 - 2 of 2) sorted by relevancy

  /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];

Completed in 24 milliseconds