Searched refs:smt_get_ptab (Results 1 – 1 of 1) sorted by relevance
29 static const struct s_p_tab* smt_get_ptab(u_short para);423 pt = smt_get_ptab(pa->p_type) ; in smt_build_pmf_response()571 pt = smt_get_ptab(para) ; in smt_add_para()1150 pt = smt_get_ptab(pa->p_type) ; in smt_set_para()1515 static const struct s_p_tab *smt_get_ptab(u_short para) in smt_get_ptab() function