Home
last modified time | relevance | path

Searched refs:LLC_NBR_STATION_STATES (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/llc/
Dllc_station.c96 #define LLC_NBR_STATION_STATES 3 /* size of state table */ macro
519 llc_station_state_table[LLC_NBR_STATION_STATES] = {
605 if (llc_main_station.state > LLC_NBR_STATION_STATES) in llc_station_next_state()