/* * This file is auto-generated. Modifications will be lost. * * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ * for more information. */ #ifndef _UAPI_WWAN_H_ #define _UAPI_WWAN_H_ enum { IFLA_WWAN_UNSPEC, IFLA_WWAN_LINK_ID, __IFLA_WWAN_MAX }; #define IFLA_WWAN_MAX (__IFLA_WWAN_MAX - 1) #endif