Lines Matching refs:stateidx
886 u_int stateidx; in key_alloc_outbound_sav_for_interface() local
940 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() local
1091 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() local
1382 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_allocsa()
1383 state = saorder_state_valid[stateidx]; in key_allocsa()
1385 tmpidx = stateidx; in key_allocsa()
1490 for (u_int stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_checksa_present() local
1491 u_int state = saorder_state_alive[stateidx]; in key_checksa_present()
1527 u_int stateidx, state; in key_natt_get_translated_port() local
1568 for (stateidx = 0; stateidx < arraysize; stateidx++) { in key_natt_get_translated_port()
1569 state = saorder_state_valid[stateidx]; in key_natt_get_translated_port()
3840 u_int stateidx, state; in key_delsah() local
3855 for (stateidx = 0; in key_delsah()
3856 stateidx < _ARRAYLEN(saorder_state_any); in key_delsah()
3857 stateidx++) { in key_delsah()
3858 state = saorder_state_any[stateidx]; in key_delsah()
4206 u_int stateidx, state; in key_checkspidup() local
4221 for (stateidx = 0; in key_checkspidup()
4222 stateidx < _ARRAYLEN(saorder_state_alive); in key_checkspidup()
4223 stateidx++) { in key_checkspidup()
4224 state = saorder_state_alive[stateidx]; in key_checkspidup()
4261 u_int stateidx, state, matchidx; in key_getsavbyspi() local
4273 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_getsavbyspi()
4274 state = saorder_state_alive[stateidx]; in key_getsavbyspi()
4277 matchidx = stateidx; in key_getsavbyspi()
7605 u_int stateidx, state; in key_delete_all() local
7632 for (stateidx = 0; in key_delete_all()
7633 stateidx < _ARRAYLEN(saorder_state_alive); in key_delete_all()
7634 stateidx++) { in key_delete_all()
7635 state = saorder_state_alive[stateidx]; in key_delete_all()
8700 u_int stateidx; in key_delete_all_for_socket() local
8707 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delete_all_for_socket()
8708 state = saorder_state_any[stateidx]; in key_delete_all_for_socket()
8914 u_int stateidx; in key_flush() local
8940 for (stateidx = 0; in key_flush()
8941 stateidx < _ARRAYLEN(saorder_state_alive); in key_flush()
8942 stateidx++) { in key_flush()
8943 state = saorder_state_any[stateidx]; in key_flush()
9006 u_int stateidx; in key_dump() local
9059 for (stateidx = 0; in key_dump()
9060 stateidx < _ARRAYLEN(saorder_state_any); in key_dump()
9061 stateidx++) { in key_dump()
9062 state = saorder_state_any[stateidx]; in key_dump()
10337 u_int stateidx; in key_delsp_for_ipsec_if() local
10374 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delsp_for_ipsec_if()
10375 state = saorder_state_any[stateidx]; in key_delsp_for_ipsec_if()