Searched refs:ax25_rcv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ax25/ |
H A D | ax25_in.c | 183 static int ax25_rcv(struct sk_buff *skb, struct net_device *dev, in ax25_rcv() function 450 return ax25_rcv(skb, dev, (ax25_address *)dev->dev_addr, ptype); in ax25_kiss_rcv()
|
/kernel/linux/linux-6.6/net/ax25/ |
H A D | ax25_in.c | 183 static int ax25_rcv(struct sk_buff *skb, struct net_device *dev, in ax25_rcv() function 450 return ax25_rcv(skb, dev, (const ax25_address *)dev->dev_addr, ptype); in ax25_kiss_rcv()
|
Completed in 1 milliseconds