Home
last modified time | relevance | path

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

/Linux-v5.10/net/802/
Dpsnap.c63 rc = proto->rcvfunc(skb, dev, &snap_packet_type, orig_dev); in snap_rcv()
123 int (*rcvfunc)(struct sk_buff *, in register_snap_client()
138 proto->rcvfunc = rcvfunc; in register_snap_client()
/Linux-v5.10/include/net/
Dpsnap.h7 int (*rcvfunc)(struct sk_buff *, struct net_device *,
Ddatalink.h12 int (*rcvfunc)(struct sk_buff *, struct net_device *, member