Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c2084 static int packet_rcv(struct sk_buff *skb, struct net_device *dev, in packet_rcv() function
3348 po->prot_hook.func = packet_rcv; in packet_create()
4475 tpacket_rcv : packet_rcv; in packet_set_ring()
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c2121 static int packet_rcv(struct sk_buff *skb, struct net_device *dev, in packet_rcv() function
3388 po->prot_hook.func = packet_rcv; in packet_create()
4527 tpacket_rcv : packet_rcv; in packet_set_ring()

Completed in 10 milliseconds