Searched refs:t_name (Results 1 – 3 of 3) sorted by relevance
113 const char *t_name; member130 if (!t->t_name || t->t_type == -1) in xfrm_xfrmproto_getbyname()133 if (strcmp(t->t_name, name) == 0) in xfrm_xfrmproto_getbyname()147 if (!t->t_name || t->t_type == -1) in strxf_xfrmproto()151 return t->t_name; in strxf_xfrmproto()170 if (!t->t_name || t->t_type == -1) in xfrm_algotype_getbyname()173 if (strcmp(t->t_name, name) == 0) in xfrm_algotype_getbyname()187 if (!t->t_name || t->t_type == -1) in strxf_algotype()191 return t->t_name; in strxf_algotype()
1203 t_use=1 t_name=fltojs_lp ;;1205 t_use=1 t_name=fltojs_nn ;;1208 t_use=1 t_name=fltojs_np ;;1211 t_use=1 t_name=fltons_lp ;;1213 t_use=1 t_name=fltons_nn ;;1216 t_use=1 t_name=fltons_np ;;1218 t_use=0 t_name=combine cm=combine ;;1222 ac_flags $t_use $t_name "$t_cflags" \
121 char *t_name; /* descriptive name */ member