| /* | |
| * This file is auto-generated. Modifications will be lost. | |
| * | |
| * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ | |
| * for more information. | |
| */ | |
| #ifndef _UAPILINUX_IF_PHONET_H | |
| #define _UAPILINUX_IF_PHONET_H | |
| #define PHONET_MIN_MTU 6 | |
| #define PHONET_MAX_MTU 65541 | |
| #define PHONET_DEV_MTU PHONET_MAX_MTU | |
| #endif |