Home
last modified time | relevance | path

Searched defs:ogdata (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/libexec/spamd/
H A Dgrey.h31 struct ogdata { struct
32 int32_t first; /* when did we see it first */
33 int32_t pass; /* when was it whitelisted */
34 int32_t expire; /* when will we get rid of this entry */
35 int bcount; /* how many times have we blocked it */
36 int pcount; /* how many times passed, or -1 for spamtrap */