Searched defs:ogdata (Results 1 – 1 of 1) sorted by relevance
31 struct ogdata { struct32 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 */