Home
last modified time | relevance | path

Searched defs:is_ipv6 (Results 1 – 4 of 4) sorted by relevance

/dpdk/examples/ipsec-secgw/
H A Dipip.h16 ipip_outbound(struct rte_mbuf *m, uint32_t offset, uint32_t is_ipv6, in ipip_outbound()
H A Dflow.c21 uint8_t is_ipv6; member
H A Dipsec_worker.h443 get_hop_for_offload_pkt(struct rte_mbuf *pkt, int is_ipv6) in get_hop_for_offload_pkt() argument
/dpdk/lib/ethdev/
H A Drte_flow.h5204 bool is_ipv6; /**< True for valid IPv6 fields. Otherwise IPv4. */ global() member