Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1312 uint32_t pkt_hlen; in hn_encap() local
1372 pkt_hlen = pkt->pktinfooffset + pkt->pktinfolen; in hn_encap()
1374 pkt->len += pkt_hlen; in hn_encap()
1377 pkt->dataoffset = hn_rndis_pktmsg_offset(pkt_hlen); in hn_encap()