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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/llc/
H A Dllc_station.c92 #define LLC_STATION_STATE_DOWN 1 /* initial state */ macro
387 .next_state = LLC_STATION_STATE_DOWN,
448 .next_state = LLC_STATION_STATE_DOWN,
503 .next_state = LLC_STATION_STATE_DOWN,
520 [LLC_STATION_STATE_DOWN - 1] = {
521 .curr_state = LLC_STATION_STATE_DOWN,
711 llc_main_station.state = LLC_STATION_STATE_DOWN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/llc/
H A Dllc_station.c92 #define LLC_STATION_STATE_DOWN 1 /* initial state */ macro
387 .next_state = LLC_STATION_STATE_DOWN,
448 .next_state = LLC_STATION_STATE_DOWN,
503 .next_state = LLC_STATION_STATE_DOWN,
520 [LLC_STATION_STATE_DOWN - 1] = {
521 .curr_state = LLC_STATION_STATE_DOWN,
711 llc_main_station.state = LLC_STATION_STATE_DOWN;

Completed in 147 milliseconds