Home
last modified time | relevance | path

Searched refs:packet_rcv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/packet/
H A Daf_packet.c2168 static int packet_rcv(struct sk_buff *skb, struct net_device *dev, in packet_rcv() function
3439 po->prot_hook.func = packet_rcv; in packet_create()
4596 tpacket_rcv : packet_rcv; in packet_set_ring()
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst129 via this socket, which avoids an expensive call to packet_rcv().