Searched refs:llc_set_station_handler (Results 1 - 3 of 3) 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.c50 void llc_set_station_handler(void (*handler)(struct sk_buff *skb)) function
208 EXPORT_SYMBOL(llc_set_station_handler); variable
H A Dllc_station.c707 llc_set_station_handler(llc_station_rcv);
721 llc_set_station_handler(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dllc.h108 extern void llc_set_station_handler(void (*handler)(struct sk_buff *skb));

Completed in 109 milliseconds