Searched refs:SMT_MAX_ECHO_LEN (Results 1 – 2 of 2) sorted by relevance
89 #define SMT_MAX_ECHO_LEN 4458 /* max length of SMT Echo */ macro93 #define SMT_TEST_ECHO_LEN SMT_MAX_ECHO_LEN /* test length */394 u_char ec_data[SMT_MAX_ECHO_LEN-4] ; /* echo data */
528 if (((sm->smt_class == SMT_ECF) && (sm->smt_len > SMT_MAX_ECHO_LEN)) || in smt_received_pack()