I40E_RX_HDR_SIZE
skb = napi_alloc_skb(&rx_ring->q_vector->napi, I40E_RX_HDR_SIZE);
if (headlen > I40E_RX_HDR_SIZE)
I40E_RX_HDR_SIZE);