1*cda5da8dSAndroid Build Coastguard Worker /* 2*cda5da8dSAndroid Build Coastguard Worker * This file is auto-generated. Modifications will be lost. 3*cda5da8dSAndroid Build Coastguard Worker * 4*cda5da8dSAndroid Build Coastguard Worker * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ 5*cda5da8dSAndroid Build Coastguard Worker * for more information. 6*cda5da8dSAndroid Build Coastguard Worker */ 7*cda5da8dSAndroid Build Coastguard Worker #ifndef _UAPI__HDLC_H 8*cda5da8dSAndroid Build Coastguard Worker #define _UAPI__HDLC_H 9*cda5da8dSAndroid Build Coastguard Worker #define HDLC_MAX_MTU 1500 10*cda5da8dSAndroid Build Coastguard Worker #define HDLC_MAX_MRU 1600 11*cda5da8dSAndroid Build Coastguard Worker #endif 12