rose_process_rx_frame 179 include/net/rose.h int rose_process_rx_frame(struct sock *, struct sk_buff *); rose_process_rx_frame 93 net/rose/rose_loopback.c if (rose_process_rx_frame(sk, skb) == 0) rose_process_rx_frame 938 net/rose/rose_route.c res = rose_process_rx_frame(sk, skb);