Home
last modified time | relevance | path

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

/linux-4.1.27/net/802/
Dpsnap.c67 rc = proto->rcvfunc(skb, dev, &snap_packet_type, orig_dev); in snap_rcv()
127 int (*rcvfunc)(struct sk_buff *, in register_snap_client()
142 proto->rcvfunc = rcvfunc; in register_snap_client()
/linux-4.1.27/include/net/
Dpsnap.h6 int (*rcvfunc)(struct sk_buff *, struct net_device *,
Ddatalink.h11 int (*rcvfunc)(struct sk_buff *, struct net_device *, member