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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 112 milliseconds