API Reference Manual
1.46.0
spec/protocols.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright (c) 2020 Marvell
3
*/
4
11
#ifndef ODP_API_SPEC_PROTOCOLS_H_
12
#define ODP_API_SPEC_PROTOCOLS_H_
13
#include <odp/visibility_begin.h>
14
15
#ifdef __cplusplus
16
extern
"C"
{
17
#endif
18
26
#define ODP_IPV4_ADDR_SIZE 4
27
29
#define ODP_IPV6_ADDR_SIZE 16
30
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#include <odp/visibility_end.h>
40
#endif
include
odp
api
spec
protocols.h
Generated by
1.9.1