Home
last modified time | relevance | path

Searched refs:SM_CLFL_EXC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dratectrl.c321 if ((clflags & (SM_CLFL_UPDATE|SM_CLFL_EXC)) != 0)
395 if (ct != NULL && ((clflags & SM_CLFL_EXC) != 0))
408 if (chBest != NULL && ((clflags & SM_CLFL_EXC) != 0))
456 if ((clflags & SM_CLFL_EXC) != 0)
H A Dratectrl.h121 #define SM_CLFL_EXC 0x02 /* check if limit is exceeded */ macro
H A Dqueue.c6882 exc = (bool) conn_limits(e, now, addr, SM_CLFL_EXC, occ, ratelimit,
6927 (void) conn_limits(e, now, addr, SM_CLFL_EXC, occ, -1, -1);