DPDK
19.05.0
Main Page
Related Pages
Data Structures
Files
Examples
File List
Globals
lib
librte_telemetry
rte_telemetry.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright(c) 2018 Intel Corporation
3
*/
4
5
#include <stdint.h>
6
7
#ifndef _RTE_TELEMETRY_H_
8
#define _RTE_TELEMETRY_H_
9
34
int32_t __rte_experimental
35
rte_telemetry_init
(
void
);
36
48
int32_t __rte_experimental
49
rte_telemetry_cleanup
(
void
);
50
63
int32_t __rte_experimental
64
rte_telemetry_selftest
(
void
);
65
66
#endif
Generated by
1.8.1.2