DPDK
25.03.0-rc0
lib
net
rte_ip.h
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright (c) 2024 Robin Jarry
3
* All rights reserved.
4
*/
5
6
#ifndef _RTE_IP_H_
7
#define _RTE_IP_H_
8
9
#include <
rte_ip4.h
>
10
#include <
rte_ip6.h
>
11
12
#endif
/* _RTE_IP_H_ */
rte_ip4.h
rte_ip6.h
Generated by
1.9.4