Searched refs:bpq_rcv (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/hamradio/
H A Dbpqether.c87 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) function

Completed in 173 milliseconds