llc_set_station_handler  108 include/net/llc.h void llc_set_station_handler(void (*handler)(struct sk_buff *skb));
llc_set_station_handler  226 net/llc/llc_input.c EXPORT_SYMBOL(llc_set_station_handler);
llc_set_station_handler  119 net/llc/llc_station.c 	llc_set_station_handler(llc_station_rcv);
llc_set_station_handler  124 net/llc/llc_station.c 	llc_set_station_handler(NULL);