HomeSort by relevance Sort by last modified time
    Searched refs:XFRM_MSG_UPDPOLICY (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 160 XFRM_MSG_UPDPOLICY,
161 #define XFRM_MSG_UPDPOLICY XFRM_MSG_UPDPOLICY
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 160 XFRM_MSG_UPDPOLICY,
161 #define XFRM_MSG_UPDPOLICY XFRM_MSG_UPDPOLICY
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 160 XFRM_MSG_UPDPOLICY,
161 #define XFRM_MSG_UPDPOLICY XFRM_MSG_UPDPOLICY
  /external/iproute2/include/linux/
xfrm.h 177 XFRM_MSG_UPDPOLICY,
178 #define XFRM_MSG_UPDPOLICY XFRM_MSG_UPDPOLICY
  /external/iproute2/ip/
xfrm_policy.c 477 n->nlmsg_type != XFRM_MSG_UPDPOLICY &&
527 else if (n->nlmsg_type == XFRM_MSG_UPDPOLICY)
1050 return xfrm_policy_modify(XFRM_MSG_UPDPOLICY, 0,
xfrm_monitor.c 309 case XFRM_MSG_UPDPOLICY:

Completed in 41 milliseconds