Lines Matching refs:smt_para
35 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index,
312 struct smt_para *pa ; in smt_build_pmf_response()
369 pa = (struct smt_para *) (req + 1) ; in smt_build_pmf_response()
472 pa = (struct smt_para *) ((char *)pa + pa->p_len + PARA_LEN) ; in smt_build_pmf_response()
497 struct smt_para *pa ; in smt_authorize()
519 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ; in smt_authorize()
532 struct smt_para *pa ; in smt_check_set_count()
535 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ; in smt_check_set_count()
549 struct smt_para *pa ; in smt_add_para()
582 pa = (struct smt_para *) to ; /* type/length pointer */ in smt_add_para()
1071 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index, in smt_set_para()
1559 struct smt_para *pa ; in dump_smt()
1589 pa = (struct smt_para *) (sm + 1) ; in dump_smt()
1638 pa = (struct smt_para *)((char *)pa + plen) ; in dump_smt()