/* * This file is auto-generated. Modifications will be lost. * * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ * for more information. */ #ifndef _UAPI__HDLC_H #define _UAPI__HDLC_H #define HDLC_MAX_MTU 1500 #define HDLC_MAX_MRU 1600 #endif