Lines Matching refs:stateidx

872 	u_int stateidx;  in key_alloc_outbound_sav_for_interface()  local
926 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_alloc_outbound_sav_for_interface()
927 state = saorder_state_valid[stateidx]; in key_alloc_outbound_sav_for_interface()
1036 u_int stateidx, state; in key_allocsa_policy() local
1077 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_allocsa_policy()
1078 state = saorder_state_valid[stateidx]; in key_allocsa_policy()
1330 u_int stateidx, state, tmpidx, matchidx; in key_allocsa_extended() local
1414 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_allocsa_extended()
1415 state = saorder_state_valid[stateidx]; in key_allocsa_extended()
1417 tmpidx = stateidx; in key_allocsa_extended()
1592 for (u_int stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_checksa_present() local
1593 u_int state = saorder_state_alive[stateidx]; in key_checksa_present()
1629 u_int stateidx, state; in key_natt_get_translated_port() local
1670 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_natt_get_translated_port()
1671 state = saorder_state_valid[stateidx]; in key_natt_get_translated_port()
3926 u_int stateidx, state; in key_delsah() local
3941 for (stateidx = 0; in key_delsah()
3942 stateidx < _ARRAYLEN(saorder_state_any); in key_delsah()
3943 stateidx++) { in key_delsah()
3944 state = saorder_state_any[stateidx]; in key_delsah()
4291 u_int stateidx, state; in key_checkspidup() local
4306 for (stateidx = 0; in key_checkspidup()
4307 stateidx < _ARRAYLEN(saorder_state_alive); in key_checkspidup()
4308 stateidx++) { in key_checkspidup()
4309 state = saorder_state_alive[stateidx]; in key_checkspidup()
4346 u_int stateidx, state, matchidx; in key_getsavbyspi() local
4358 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_getsavbyspi()
4359 state = saorder_state_alive[stateidx]; in key_getsavbyspi()
4362 matchidx = stateidx; in key_getsavbyspi()
7640 u_int stateidx, state; in key_delete_all() local
7667 for (stateidx = 0; in key_delete_all()
7668 stateidx < _ARRAYLEN(saorder_state_alive); in key_delete_all()
7669 stateidx++) { in key_delete_all()
7670 state = saorder_state_alive[stateidx]; in key_delete_all()
8735 u_int stateidx; in key_delete_all_for_socket() local
8742 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delete_all_for_socket()
8743 state = saorder_state_any[stateidx]; in key_delete_all_for_socket()
8949 u_int stateidx; in key_flush() local
8975 for (stateidx = 0; in key_flush()
8976 stateidx < _ARRAYLEN(saorder_state_alive); in key_flush()
8977 stateidx++) { in key_flush()
8978 state = saorder_state_any[stateidx]; in key_flush()
9041 u_int stateidx; in key_dump() local
9094 for (stateidx = 0; in key_dump()
9095 stateidx < _ARRAYLEN(saorder_state_any); in key_dump()
9096 stateidx++) { in key_dump()
9097 state = saorder_state_any[stateidx]; in key_dump()
10360 u_int stateidx; in key_delsp_for_ipsec_if() local
10397 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delsp_for_ipsec_if()
10398 state = saorder_state_any[stateidx]; in key_delsp_for_ipsec_if()