Searched refs:llc_station_handler (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_input.c29 static void (*llc_station_handler)(struct sk_buff *skb); variable
52 llc_station_handler = handler;
200 if (!llc_station_handler)
202 llc_station_handler(skb);

Completed in 54 milliseconds