HomeSort by relevance Sort by last modified time
    Searched defs:RTF_MTU (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
route.h 80 #define RTF_MTU 0x0040 /* Specific MTU for this route. */
81 #define RTF_MSS RTF_MTU /* Compatibility. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 80 #define RTF_MTU 0x0040 /* Specific MTU for this route. */
81 #define RTF_MSS RTF_MTU /* Compatibility. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 80 #define RTF_MTU 0x0040 /* Specific MTU for this route. */
81 #define RTF_MSS RTF_MTU /* Compatibility. */

Completed in 66 milliseconds

1 23