Lines Matching +full:max +full:- +full:reason
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
89 #define SMT_MAX_ECHO_LEN 4458 /* max length of SMT Echo */
96 #define SMT_MAX_INFO_LEN (4352-20) /* max length for SMT info */
110 #define SMTSETPARA(p,t) (p)->para.p_type = (t),\
111 (p)->para.p_len = sizeof(*(p)) - PARA_LEN
156 #define SMT_ST_TWISTED_A (1<<2) /* A-A connection, twisted ring */
157 #define SMT_ST_TWISTED_B (1<<3) /* B-B connection, twisted ring */
294 * units of lem_cutoff,lem_alarm,lem_estimate : 10**-x
394 u_char ec_data[SMT_MAX_ECHO_LEN-4] ; /* echo data */
398 * P12 : reason code
400 #define SMT_P_REASON 0x0012 /* reason code */
470 #define CHANGE_ALLOCATION 0x3 /* forces a station using sync band-*/
471 /* width to change its current allo-*/
557 u_short fsc_value ; /* FSC_TYPE[0-2] */
752 #define SIZEOF_SMT_SIF_CONFIG (sizeof(struct smt_sif_config)- \
784 struct smt_p_reason reason ; /* reason code */ member
796 struct smt_p_reason reason ; /* reason code */ member
801 struct smt_p_001a cat ; /* Category - from the request */
818 struct smt_p_001a cat ; /* Category - from the request */
819 struct smt_p_001b tneg ; /* max T-NEG */
833 struct smt_p_001a cat ; /* Category - from the request */