Home
last modified time | relevance | path

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

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