Lines Matching refs:stateidx
772 u_int stateidx; in key_alloc_outbound_sav_for_interface() local
826 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() local
977 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() local
1314 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()
1492 for (u_int stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_checksa_present() local
1493 u_int state = saorder_state_alive[stateidx]; in key_checksa_present()
1529 u_int stateidx, state; in key_natt_get_translated_port() local
1570 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_natt_get_translated_port()
1571 state = saorder_state_valid[stateidx]; in key_natt_get_translated_port()
3800 u_int stateidx, state; in key_delsah() local
3815 for (stateidx = 0; in key_delsah()
3816 stateidx < _ARRAYLEN(saorder_state_any); in key_delsah()
3817 stateidx++) { in key_delsah()
3818 state = saorder_state_any[stateidx]; in key_delsah()
4167 u_int stateidx, state; in key_checkspidup() local
4182 for (stateidx = 0; in key_checkspidup()
4183 stateidx < _ARRAYLEN(saorder_state_alive); in key_checkspidup()
4184 stateidx++) { in key_checkspidup()
4185 state = saorder_state_alive[stateidx]; in key_checkspidup()
4222 u_int stateidx, state, matchidx; in key_getsavbyspi() local
4234 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_getsavbyspi()
4235 state = saorder_state_alive[stateidx]; in key_getsavbyspi()
4238 matchidx = stateidx; in key_getsavbyspi()
7463 u_int stateidx, state; in key_delete_all() local
7490 for (stateidx = 0; in key_delete_all()
7491 stateidx < _ARRAYLEN(saorder_state_alive); in key_delete_all()
7492 stateidx++) { in key_delete_all()
7493 state = saorder_state_alive[stateidx]; in key_delete_all()
8559 u_int stateidx; in key_delete_all_for_socket() local
8566 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delete_all_for_socket()
8567 state = saorder_state_any[stateidx]; in key_delete_all_for_socket()
8773 u_int stateidx; in key_flush() local
8799 for (stateidx = 0; in key_flush()
8800 stateidx < _ARRAYLEN(saorder_state_alive); in key_flush()
8801 stateidx++) { in key_flush()
8802 state = saorder_state_any[stateidx]; in key_flush()
8865 u_int stateidx; in key_dump() local
8918 for (stateidx = 0; in key_dump()
8919 stateidx < _ARRAYLEN(saorder_state_any); in key_dump()
8920 stateidx++) { in key_dump()
8921 state = saorder_state_any[stateidx]; in key_dump()
10188 u_int stateidx; in key_delsp_for_ipsec_if() local
10225 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delsp_for_ipsec_if()
10226 state = saorder_state_any[stateidx]; in key_delsp_for_ipsec_if()