Searched refs:saorder_state_alive (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c206 static const u_int saorder_state_alive[] = { variable
3504 stateidx < _ARRAYLEN(saorder_state_alive);
3506 state = saorder_state_alive[stateidx];
3545 matchidx = _ARRAYLEN(saorder_state_alive);
3552 state = saorder_state_alive[stateidx];
6700 stateidx < _ARRAYLEN(saorder_state_alive);
6702 state = saorder_state_alive[stateidx];
8012 stateidx < _ARRAYLEN(saorder_state_alive);

Completed in 30 milliseconds