Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1152 unsigned int data_offs; in hn_append_to_chim() local
1156 data_offs = RNDIS_PACKET_MSG_OFFSET_ABS(pkt->dataoffset); in hn_append_to_chim()
1165 rte_memcpy(buf + data_offs, in hn_append_to_chim()
1167 data_offs += len; in hn_append_to_chim()