Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c328 static const uint32_t ptypes_tunnel[] = { in nicvf_dev_supported_ptypes_get() local
339 memcpy((char *)ptypes + copied, ptypes_tunnel, in nicvf_dev_supported_ptypes_get()
340 sizeof(ptypes_tunnel)); in nicvf_dev_supported_ptypes_get()
341 copied += sizeof(ptypes_tunnel); in nicvf_dev_supported_ptypes_get()