Searched refs:property_table (Results 1 – 1 of 1) sorted by relevance
440 static str_val_t property_table[] = { variable4868 for (j = 0; property_table[j].string; j++) { in form_ipsec_conf()4870 property_table[j].string) == 0) { in form_ipsec_conf()4874 if (property_table[j].string == NULL) { in form_ipsec_conf()4884 = property_table[j].value; in form_ipsec_conf()4886 switch (property_table[j].value) { in form_ipsec_conf()