Lines Matching refs:smt_para
39 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index,
316 struct smt_para *pa ; in smt_build_pmf_response()
373 pa = (struct smt_para *) (req + 1) ; in smt_build_pmf_response()
476 pa = (struct smt_para *) ((char *)pa + pa->p_len + PARA_LEN) ; in smt_build_pmf_response()
501 struct smt_para *pa ; in smt_authorize()
523 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ; in smt_authorize()
536 struct smt_para *pa ; in smt_check_set_count()
539 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ; in smt_check_set_count()
553 struct smt_para *pa ; in smt_add_para()
586 pa = (struct smt_para *) to ; /* type/length pointer */ in smt_add_para()
1075 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index, in smt_set_para()
1563 struct smt_para *pa ; in dump_smt()
1593 pa = (struct smt_para *) (sm + 1) ; in dump_smt()
1642 pa = (struct smt_para *)((char *)pa + plen) ; in dump_smt()