Searched refs:ctx_mta_prot_vers (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/sendmail/libmilter/
H A Dlibmilter.h95 ** MTA protocol version (ctx_mta_prot_vers) is smaller
107 int ctx_mta_prot_vers; /* MTA protocol version */ member in struct:smfi_str
H A Dengine.c889 ctx->ctx_mta_prot_vers = v;
890 if (ctx->ctx_prot_vers < ctx->ctx_mta_prot_vers)
893 ctx->ctx_prot_vers2mta = ctx->ctx_mta_prot_vers;

Completed in 157 milliseconds