eui_provider_params.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2020 ML!PA Consulting GmbH
3  * SPDX-License-Identifier: LGPL-2.1-only
4  */
5 
6 #pragma once
7 
18 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
28 #define EUI64_PROVIDER_FUNC native_cli_get_eui64
29 #ifndef EUI64_PROVIDER_TYPE
30 #define EUI64_PROVIDER_TYPE NETDEV_SOCKET_ZEP
31 #endif
32 #define EUI64_PROVIDER_INDEX NETDEV_INDEX_ANY
35 #ifdef __cplusplus
36 }
37 #endif
38 
Command-line EUI provider for native.