GOOD_PACKET_LEN 641 drivers/net/virtio_net.c unsigned int buflen = SKB_DATA_ALIGN(GOOD_PACKET_LEN + headroom) + GOOD_PACKET_LEN 671 drivers/net/virtio_net.c buflen = SKB_DATA_ALIGN(GOOD_PACKET_LEN + headroom) + GOOD_PACKET_LEN 1081 drivers/net/virtio_net.c int len = vi->hdr_len + VIRTNET_RX_PAD + GOOD_PACKET_LEN + xdp_headroom; GOOD_PACKET_LEN 1093 drivers/net/virtio_net.c vi->hdr_len + GOOD_PACKET_LEN); GOOD_PACKET_LEN 2748 drivers/net/virtio_net.c (unsigned int)GOOD_PACKET_LEN);