FBNIC_XDP_CONSUME
return -FBNIC_XDP_CONSUME;
return ERR_PTR(-FBNIC_XDP_CONSUME);
} else if (PTR_ERR(skb) == -FBNIC_XDP_CONSUME) {