Home
last modified time | relevance | path

Searched refs:CA_VSTREAM_CTL_MIN_DATA_RATE (Results 1 – 2 of 2) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dsmtp_stream.c267 CA_VSTREAM_CTL_MIN_DATA_RATE(min_data_rate), in smtp_stream_setup()
/dports/mail/postfix-current/postfix-3.7-20211107/src/util/
H A Dvstream.h182 #define CA_VSTREAM_CTL_MIN_DATA_RATE(v) VSTREAM_CTL_MIN_DATA_RATE, CHECK_VAL(VSTREAM_CTL, int, (v)) macro