Searched refs:ax25_rcv (Results 1 – 2 of 2) sorted by relevance
17 Check socket locking when ax25_rcv is sending to raw sockets. In particular18 ax25_send_to_raw() seems fishy. Heck - ax25_rcv is fishy.
187 static int ax25_rcv(struct sk_buff *skb, struct net_device *dev, in ax25_rcv() function454 return ax25_rcv(skb, dev, (ax25_address *)dev->dev_addr, ptype); in ax25_kiss_rcv()