HomeSort by relevance Sort by last modified time
    Searched refs:HDLC_MAX_MTU (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdlc.h 15 #define HDLC_MAX_MTU 1500 /* Ethernet 1500 bytes */
17 #define HDLC_MAX_MRU (HDLC_MAX_MTU + 10 + 14 + 4) /* for ETH+VLAN over FR */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdlc.h 15 #define HDLC_MAX_MTU 1500 /* Ethernet 1500 bytes */
17 #define HDLC_MAX_MRU (HDLC_MAX_MTU + 10 + 14 + 4) /* for ETH+VLAN over FR */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdlc.h 15 #define HDLC_MAX_MTU 1500 /* Ethernet 1500 bytes */
17 #define HDLC_MAX_MRU (HDLC_MAX_MTU + 10 + 14 + 4) /* for ETH+VLAN over FR */

Completed in 143 milliseconds