/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ /* * Copyright (C) 2021 Intel Corporation. */ #ifndef _UAPI_WWAN_H_ #define _UAPI_WWAN_H_ enum { … }; #define IFLA_WWAN_MAX … #endif /* _UAPI_WWAN_H_ */
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ /* * Copyright (C) 2021 Intel Corporation. */ #ifndef _UAPI_WWAN_H_ #define _UAPI_WWAN_H_ enum { … }; #define IFLA_WWAN_MAX … #endif /* _UAPI_WWAN_H_ */