Searched refs:stateidx (Results 1 – 1 of 1) sorted by relevance
837 u_int stateidx; in key_alloc_outbound_sav_for_interface() local891 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_alloc_outbound_sav_for_interface()892 state = saorder_state_valid[stateidx]; in key_alloc_outbound_sav_for_interface()1001 u_int stateidx, state; in key_allocsa_policy() local1042 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_allocsa_policy()1043 state = saorder_state_valid[stateidx]; in key_allocsa_policy()1295 u_int stateidx, state, tmpidx, matchidx; in key_allocsa_extended() local1379 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_allocsa_extended()1380 state = saorder_state_valid[stateidx]; in key_allocsa_extended()1382 tmpidx = stateidx; in key_allocsa_extended()[all …]