tpacket_rcv
if (po->prot_hook.func != tpacket_rcv) {
static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev,
tpacket_rcv : packet_rcv;