Home
last modified time | relevance | path

Searched refs:prev_cksum (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx.c394 uint16_t prev_cksum, new_cksum, ip_len, ip_paylen; in virtio_tso_fix_cksum() local
412 prev_cksum = th->cksum; in virtio_tso_fix_cksum()
413 tmp = prev_cksum; in virtio_tso_fix_cksum()