Home
last modified time | relevance | path

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

/linux-2.6.39/net/llc/
Dllc_station.c101 struct llc_station_state_trans { struct
109 struct llc_station_state_trans **transitions; argument
340 static struct llc_station_state_trans llc_stat_state_trans_end;
353 static struct llc_station_state_trans llc_stat_down_state_trans_1 = {
365 static struct llc_station_state_trans llc_stat_down_state_trans_2 = {
372 static struct llc_station_state_trans *llc_stat_dwn_state_trans[] = {
385 static struct llc_station_state_trans llc_stat_up_state_trans_1 = {
397 static struct llc_station_state_trans llc_stat_up_state_trans_2 = {
409 static struct llc_station_state_trans llc_stat_up_state_trans_3 = {
416 static struct llc_station_state_trans *llc_stat_up_state_trans [] = {
[all …]