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

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c210 static const u_int saorder_state_any[] = { variable
3117 stateidx < _ARRAYLEN(saorder_state_any);
3120 state = saorder_state_any[stateidx];
8014 state = saorder_state_any[stateidx];
8123 stateidx < _ARRAYLEN(saorder_state_any);
8125 state = saorder_state_any[stateidx];

Completed in 14 milliseconds