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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mroute.h 21 #define MRT_ADD_VIF (MRT_BASE+2) /* Add a virtual interface */
51 * Passed by mrouted for an MRT_ADD_VIF - again we use the
  /bionic/libc/kernel/uapi/linux/
mroute.h 27 #define MRT_ADD_VIF (MRT_BASE + 2)
  /external/kernel-headers/original/uapi/linux/
mroute.h 21 #define MRT_ADD_VIF (MRT_BASE+2) /* Add a virtual interface */
51 /* Passed by mrouted for an MRT_ADD_VIF - again we use the
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 807 MRT_ADD_VIF = 19

Completed in 45 milliseconds