Searched refs:bpq_rcv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | bpqether.c | 87 static int bpq_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *); 92 .func = bpq_rcv, 170 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in bpq_rcv() function
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | bpqether.c | 87 static int bpq_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *); 92 .func = bpq_rcv, 170 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in bpq_rcv() function
|
Completed in 3 milliseconds