Searched refs:llc_station_next_state (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.c594 * llc_station_next_state - processes event and goes to the next state
600 static u16 llc_station_next_state(struct sk_buff *skb) function
645 llc_station_next_state(skb);
714 rc = llc_station_next_state(skb);
/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.c594 * llc_station_next_state - processes event and goes to the next state
600 static u16 llc_station_next_state(struct sk_buff *skb) function
645 llc_station_next_state(skb);
714 rc = llc_station_next_state(skb);

Completed in 73 milliseconds