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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h 165 XFRM_MSG_POLEXPIRE,
166 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 165 XFRM_MSG_POLEXPIRE,
166 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 165 XFRM_MSG_POLEXPIRE,
166 #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/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 592 milliseconds