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

/linux-master/net/packet/
H A Daf_packet.c191 static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev,
698 * tpacket_rcv:
894 * 5) tpacket_rcv is currently filling block '7', since there is no space left,
960 * cpu-0 and tpacket_rcv() got invoked on cpu-1, didn't
1281 if (po->prot_hook.func != tpacket_rcv) {
2234 static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev, function
2346 pr_err_once("tpacket_rcv: packet too big, clamped from %u to %u. macoff=%u\n",
4524 tpacket_rcv : packet_rcv;

Completed in 131 milliseconds