Home
last modified time | relevance | path

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

/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c314 static const uint32_t ptypes_tunnel[] = { in nicvf_dev_supported_ptypes_get() local
325 memcpy((char *)ptypes + copied, ptypes_tunnel, in nicvf_dev_supported_ptypes_get()
326 sizeof(ptypes_tunnel)); in nicvf_dev_supported_ptypes_get()
327 copied += sizeof(ptypes_tunnel); in nicvf_dev_supported_ptypes_get()