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

/freebsd-10-stable/sys/netipsec/
H A Dkey.c209 static const u_int saorder_state_any[] = { variable
2710 stateidx < _ARRAYLEN(saorder_state_any);
2712 u_int state = saorder_state_any[stateidx];
7001 state = saorder_state_any[stateidx];
7080 stateidx < _ARRAYLEN(saorder_state_any);
7082 state = saorder_state_any[stateidx];
7110 stateidx < _ARRAYLEN(saorder_state_any);
7112 state = saorder_state_any[stateidx];

Completed in 58 milliseconds