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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dpsnap.h4 extern struct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *orig_dev));
H A Ddatalink.h11 int (*rcvfunc)(struct sk_buff *, struct net_device *, member in struct:datalink_proto
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/802/
H A Dpsnap.c64 rc = proto->rcvfunc(skb, dev, &snap_packet_type, orig_dev);
119 int (*rcvfunc)(struct sk_buff *,
134 proto->rcvfunc = rcvfunc;

Completed in 48 milliseconds