Home
last modified time | relevance | path

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

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