Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_node/
H A Dethdev_rx.c148 uint8_t l3_ipv4 = 0, l3_ipv6 = 0; in ethdev_ptype_setup() local
157 l3_ipv4 = 1; in ethdev_ptype_setup()
162 if (!l3_ipv4 || !l3_ipv6) { in ethdev_ptype_setup()