Searched refs:llc_station_state_trans (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.c101 struct llc_station_state_trans { struct
109 struct llc_station_state_trans **transitions;
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_tran
[all...]
/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.c101 struct llc_station_state_trans { struct
109 struct llc_station_state_trans **transitions;
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_tran
[all...]

Completed in 62 milliseconds