Searched refs:stateidx (Results 1 – 1 of 1) sorted by relevance
886 u_int stateidx; in key_alloc_outbound_sav_for_interface() local940 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_alloc_outbound_sav_for_interface()941 state = saorder_state_valid[stateidx]; in key_alloc_outbound_sav_for_interface()1050 u_int stateidx, state; in key_allocsa_policy() local1091 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_allocsa_policy()1092 state = saorder_state_valid[stateidx]; in key_allocsa_policy()1330 u_int stateidx, state, tmpidx, matchidx; in key_allocsa() local1382 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_allocsa()1383 state = saorder_state_valid[stateidx]; in key_allocsa()1385 tmpidx = stateidx; in key_allocsa()[all …]