Searched refs:stateidx (Results 1 – 1 of 1) sorted by relevance
772 u_int stateidx; in key_alloc_outbound_sav_for_interface() local826 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_alloc_outbound_sav_for_interface()827 state = saorder_state_valid[stateidx]; in key_alloc_outbound_sav_for_interface()936 u_int stateidx, state; in key_allocsa_policy() local977 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_allocsa_policy()978 state = saorder_state_valid[stateidx]; in key_allocsa_policy()1230 u_int stateidx, state, tmpidx, matchidx; in key_allocsa_extended() local1314 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_allocsa_extended()1315 state = saorder_state_valid[stateidx]; in key_allocsa_extended()1317 tmpidx = stateidx; in key_allocsa_extended()[all …]