Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c767 const struct hn_nvs_hdr *nvs_hdr = buf; in hn_nvs_handle_rxbuf() local
774 if (unlikely(vmbus_chanpkt_datalen(hdr) < sizeof(*nvs_hdr))) { in hn_nvs_handle_rxbuf()
780 if (unlikely(nvs_hdr->type != NVS_TYPE_RNDIS)) { in hn_nvs_handle_rxbuf()
782 nvs_hdr->type); in hn_nvs_handle_rxbuf()