llc_set_station_handler   79 include/net/llc.h extern void llc_set_station_handler(void (*handler)(struct sk_buff *skb));
llc_set_station_handler  706 net/llc/llc_station.c 	llc_set_station_handler(llc_station_rcv);
llc_set_station_handler  720 net/llc/llc_station.c 	llc_set_station_handler(NULL);