GOOD_COPY_LEN
if (!NET_IP_ALIGN && len > GOOD_COPY_LEN && tailroom >= shinfo_size) {
skb = napi_alloc_skb(&rq->napi, GOOD_COPY_LEN);
if (len <= GOOD_COPY_LEN && !skb_queue_empty(&vvs->rx_queue) &&
char sbuf1[PAGE_SIZE + 1], sbuf2[GOOD_COPY_LEN];
vsock_ioctl_int(fd, SIOCINQ, PAGE_SIZE + 1 + GOOD_COPY_LEN);
recv_buf(fd, rbuf, GOOD_COPY_LEN, 0, GOOD_COPY_LEN);
local_hash = hash_djb2(rbuf, GOOD_COPY_LEN);