Searched refs:smt_para (Results 1 – 3 of 3) sorted by relevance
103 struct smt_para { struct 108 #define PARA_LEN (sizeof(struct smt_para)) argument 120 struct smt_para para ; /* generic parameter header */135 struct smt_para para ; /* generic parameter header */149 struct smt_para para ; /* generic parameter header */171 struct smt_para para ; /* generic parameter header */182 struct smt_para para ; /* generic parameter header */199 struct smt_para para ; /* generic parameter header */213 struct smt_para para ; /* generic parameter header */262 struct smt_para par[all...]
31 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index,308 struct smt_para *pa ; in smt_build_pmf_response() 365 pa = (struct smt_para *) (req + 1) ; in smt_build_pmf_response() 468 pa = (struct smt_para *) ((char *)pa + pa->p_len + PARA_LEN) ; in smt_build_pmf_response() 493 struct smt_para *pa ; in smt_authorize() 515 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ; in smt_authorize() 528 struct smt_para *pa ; in smt_check_set_count() 531 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ; in smt_check_set_count() 545 struct smt_para *pa ; in smt_add_para() 578 pa = (struct smt_para *) t in smt_add_para() [all...]
1668 if (((struct smt_para *)p)->p_type == para) in sm_to_para() 1670 plen = ((struct smt_para *)p)->p_len + PARA_LEN ; in sm_to_para() 1805 struct smt_para *pa ; in smt_swap_para() 1822 pa = (struct smt_para *) p ; in smt_swap_para()