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

  /bionic/libc/kernel/uapi/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /development/ndk/platforms/android-L/include/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /external/iproute2/include/linux/
xfrm.h 182 XFRM_MSG_POLEXPIRE,
183 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /external/kernel-headers/original/uapi/linux/
xfrm.h 184 XFRM_MSG_POLEXPIRE,
185 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
xfrm.h 174 XFRM_MSG_POLEXPIRE,
175 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
xfrm.h 174 XFRM_MSG_POLEXPIRE,
175 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
xfrm.h 194 XFRM_MSG_POLEXPIRE,
195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /external/iproute2/ip/
xfrm_policy.c 478 n->nlmsg_type != XFRM_MSG_POLEXPIRE) {
487 } else if (n->nlmsg_type == XFRM_MSG_POLEXPIRE) {
504 else if (n->nlmsg_type == XFRM_MSG_POLEXPIRE)
529 else if (n->nlmsg_type == XFRM_MSG_POLEXPIRE)
547 if (n->nlmsg_type == XFRM_MSG_POLEXPIRE) {
xfrm_monitor.c 310 case XFRM_MSG_POLEXPIRE:

Completed in 104 milliseconds