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

/xnu-2782.1.97/bsd/netkey/
H A Dkey.c204 static const u_int saorder_state_any[] = { variable
3517 stateidx < _ARRAYLEN(saorder_state_any);
3520 state = saorder_state_any[stateidx];
8541 state = saorder_state_any[stateidx];
8766 state = saorder_state_any[stateidx];
8875 stateidx < _ARRAYLEN(saorder_state_any);
8877 state = saorder_state_any[stateidx];
9992 state = saorder_state_any[stateidx];

Completed in 79 milliseconds