Lines Matching refs:smt_para
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 *) to ; /* type/length pointer */ in smt_add_para()
1067 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index, in smt_set_para()
1555 struct smt_para *pa ; in dump_smt()
1585 pa = (struct smt_para *) (sm + 1) ; in dump_smt()
1634 pa = (struct smt_para *)((char *)pa + plen) ; in dump_smt()