Searched refs:saorder_state_alive (Results 1 – 1 of 1) sorted by relevance
188 static const u_int saorder_state_alive[] = { variable1490 for (u_int stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_checksa_present()1491 u_int state = saorder_state_alive[stateidx]; in key_checksa_present()4222 stateidx < _ARRAYLEN(saorder_state_alive); in key_checkspidup()4224 state = saorder_state_alive[stateidx]; in key_checkspidup()4265 matchidx = _ARRAYLEN(saorder_state_alive); in key_getsavbyspi()4274 state = saorder_state_alive[stateidx]; in key_getsavbyspi()7633 stateidx < _ARRAYLEN(saorder_state_alive); in key_delete_all()7635 state = saorder_state_alive[stateidx]; in key_delete_all()8707 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delete_all_for_socket()[all …]