GOOD_COPY_LEN     384 drivers/net/virtio_net.c 	skb = napi_alloc_skb(&rq->napi, GOOD_COPY_LEN);
GOOD_COPY_LEN     903 net/vmw_vsock/virtio_transport_common.c 	if (pkt->len <= GOOD_COPY_LEN && !list_empty(&vvs->rx_queue)) {