Home
last modified time | relevance | path

Searched defs:l3_ipv6 (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/node/
H A Dethdev_rx.c147 uint8_t l3_ipv4 = 0, l3_ipv6 = 0; in ethdev_ptype_setup() local
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c1777 int l3_ipv4 = 0, l3_ipv6 = 0, l4_udp = 0, tunnel_esp = 0; check_ptype() local