Data Accelerator Offload
|
#include <rte_ethdev.h>
Go to the source code of this file.
Data Structures | |
struct | dao_16aligned_be32 |
Functions | |
static struct in6_addr | dao_in6_addr_mapped_ipv4 (rte_be32_t ip4) |
static void | dao_in6_addr_set_mapped_ipv4 (struct in6_addr *ip6, rte_be32_t ip4) |
static rte_be32_t | dao_in6_addr_get_mapped_ipv4 (struct in6_addr *addr) |
DAO Net
It includes some useful utility functions for manipulating networks packets
Definition in file dao_net.h.
|
inlinestatic |
|
inlinestatic |