Searched refs:saorder_state_alive (Results 1 – 1 of 1) sorted by relevance
181 static const u_int saorder_state_alive[] = { variable1513 for (u_int stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_checksa_present()1514 u_int state = saorder_state_alive[stateidx]; in key_checksa_present()4239 stateidx < _ARRAYLEN(saorder_state_alive); in key_checkspidup()4241 state = saorder_state_alive[stateidx]; in key_checkspidup()4282 matchidx = _ARRAYLEN(saorder_state_alive); in key_getsavbyspi()4291 state = saorder_state_alive[stateidx]; in key_getsavbyspi()7571 stateidx < _ARRAYLEN(saorder_state_alive); in key_delete_all()7573 state = saorder_state_alive[stateidx]; in key_delete_all()8663 for (stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_delete_all_for_socket()[all …]