Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c186 static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev,
663 * tpacket_rcv: in prb_retire_rx_blk_timer_expired()
859 * 5) tpacket_rcv is currently filling block '7', since there is no space left,
925 * cpu-0 and tpacket_rcv() got invoked on cpu-1, didn't in prb_retire_current_block()
1246 if (po->prot_hook.func != tpacket_rcv) { in __packet_rcv_has_room()
2199 static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev, in tpacket_rcv() function
2310 pr_err_once("tpacket_rcv: packet too big, clamped from %u to %u. macoff=%u\n", in tpacket_rcv()
4475 tpacket_rcv : packet_rcv; in packet_set_ring()
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c191 static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev,
698 * tpacket_rcv: in prb_retire_rx_blk_timer_expired()
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 in prb_retire_current_block()
1281 if (po->prot_hook.func != tpacket_rcv) { in __packet_rcv_has_room()
2237 static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev, in tpacket_rcv() function
2349 pr_err_once("tpacket_rcv: packet too big, clamped from %u to %u. macoff=%u\n", in tpacket_rcv()
4527 tpacket_rcv : packet_rcv; in packet_set_ring()

Completed in 10 milliseconds