Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/net/
Dpsnap.h7 int (*rcvfunc)(struct sk_buff *, struct net_device *,
Ddatalink.h12 int (*rcvfunc)(struct sk_buff *, struct net_device *, member